Remove trailing white space.
This commit is contained in:
parent
67929942a5
commit
6094cf2237
|
@ -325,7 +325,7 @@ public class Functions {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A functional interface like {@link ObjDoubleConsumer} that declares a Throwable.
|
* A functional interface like {@link ObjDoubleConsumer} that declares a Throwable.
|
||||||
*
|
*
|
||||||
* @param <O> the type of the object argument to the operation.
|
* @param <O> the type of the object argument to the operation.
|
||||||
* @param <T> Thrown exception.
|
* @param <T> Thrown exception.
|
||||||
* @since 3.11
|
* @since 3.11
|
||||||
|
|
Loading…
Reference in New Issue