Checkstyle.
This commit is contained in:
parent
a35ecb3439
commit
9723b57f3b
|
@ -28,7 +28,7 @@ public class Suppliers {
|
|||
|
||||
/**
|
||||
* Null-safe call to {@link Supplier#get()}.
|
||||
*
|
||||
*
|
||||
* @param <T> the type of results supplied by this supplier.
|
||||
* @param supplier the supplier or null.
|
||||
* @return Result of {@link Supplier#get()} or null.
|
||||
|
|
Loading…
Reference in New Issue