Remove trailing white space.

This commit is contained in:
Gary Gregory 2020-06-12 16:15:01 -04:00
parent 67929942a5
commit 6094cf2237
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ public class Functions {
/**
* A functional interface like {@link ObjDoubleConsumer} that declares a Throwable.
*
*
* @param <O> the type of the object argument to the operation.
* @param <T> Thrown exception.
* @since 3.11