mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 18:18:22 +00:00
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…
x
Reference in New Issue
Block a user