com.annimon.stream.function
Interfaces
BiConsumer
BiFunction
BinaryOperator
Consumer
DoubleBinaryOperator
DoubleConsumer
DoubleFunction
DoublePredicate
DoubleSupplier
DoubleToIntFunction
DoubleToLongFunction
DoubleUnaryOperator
Function
IntBinaryOperator
IntConsumer
IntFunction
IntPredicate
IntSupplier
IntToDoubleFunction
IntToLongFunction
IntUnaryOperator
LongBinaryOperator
LongConsumer
LongFunction
LongPredicate
LongSupplier
LongToDoubleFunction
LongToIntFunction
LongUnaryOperator
ObjDoubleConsumer
ObjIntConsumer
ObjLongConsumer
Predicate
Supplier
ThrowableConsumer
ThrowableFunction
ThrowablePredicate
ThrowableSupplier
ToDoubleFunction
ToIntFunction
ToLongFunction
UnaryOperator
Classes
BiConsumer.Util
BiFunction.Util
BinaryOperator.Util
Consumer.Util
DoubleConsumer.Util
DoublePredicate.Util
DoubleUnaryOperator.Util
Function.Util
IntConsumer.Util
IntPredicate.Util
IntUnaryOperator.Util
LongConsumer.Util
LongPredicate.Util
LongUnaryOperator.Util
Predicate.Util
UnaryOperator.Util
Annotation Types
FunctionalInterface