Whitespace.
This commit is contained in:
parent
05803b0d58
commit
c5c839ff82
|
@ -94,7 +94,7 @@ public class Functions {
|
||||||
*/
|
*/
|
||||||
void accept(O1 object1, O2 object2) throws T;
|
void accept(O1 object1, O2 object2) throws T;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A functional interface like {@link BiFunction} that declares a {@code Throwable}.
|
* A functional interface like {@link BiFunction} that declares a {@code Throwable}.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue