Interface | Description |
---|---|
BiConsumer<F1,F2> | |
BiFunction<F1,F2,T> | |
BinaryOperator<T> | |
Consumer<T> | |
Function<F,T> | |
Function3<F1,F2,F3,T> | |
Predicate<T> | |
PredicateIndexed<T> | |
Supplier<T> | |
Template<T> | |
UnaryOperator<T> |
Class | Description |
---|---|
MemoizeFunction<F,T> | |
Optional<T> | |
Tuple<A,B> | |
U<T> |
Underscore-java is a java port of Underscore.js.
|
U.Chain<T> |
Copyright © 2019. All rights reserved.