com.annimon.stream.function
Interfaces
BiConsumer
BiFunction
BinaryOperator
BooleanConsumer
BooleanFunction
BooleanPredicate
BooleanSupplier
Consumer
DoubleBinaryOperator
DoubleConsumer
DoubleFunction
DoublePredicate
DoubleSupplier
DoubleToIntFunction
DoubleToLongFunction
DoubleUnaryOperator
Function
IndexedBiFunction
IndexedConsumer
IndexedFunction
IndexedPredicate
IntBinaryOperator
IntConsumer
IntFunction
IntPredicate
IntSupplier
IntToDoubleFunction
IntToLongFunction
IntUnaryOperator
LongBinaryOperator
LongConsumer
LongFunction
LongPredicate
LongSupplier
LongToDoubleFunction
LongToIntFunction
LongUnaryOperator
ObjDoubleConsumer
ObjIntConsumer
ObjLongConsumer
Predicate
Supplier
ThrowableConsumer
ThrowableDoubleConsumer
ThrowableDoubleFunction
ThrowableDoublePredicate
ThrowableDoubleSupplier
ThrowableFunction
ThrowableIntConsumer
ThrowableIntFunction
ThrowableIntPredicate
ThrowableIntSupplier
ThrowableLongConsumer
ThrowableLongFunction
ThrowableLongPredicate
ThrowableLongSupplier
ThrowablePredicate
ThrowableSupplier
ToDoubleFunction
ToIntFunction
ToLongFunction
UnaryOperator
Classes
BiConsumer.Util
BiFunction.Util
BinaryOperator.Util
BooleanConsumer.Util
BooleanPredicate.Util
Consumer.Util
DoubleConsumer.Util
DoubleFunction.Util
DoublePredicate.Util
DoubleSupplier.Util
DoubleUnaryOperator.Util
Function.Util
IndexedBiFunction.Util
IndexedConsumer.Util
IndexedFunction.Util
IndexedPredicate.Util
IntConsumer.Util
IntFunction.Util
IntPredicate.Util
IntSupplier.Util
IntUnaryOperator.Util
LongConsumer.Util
LongFunction.Util
LongPredicate.Util
LongSupplier.Util
LongUnaryOperator.Util
Predicate.Util
Supplier.Util
UnaryOperator.Util
Annotation Types
FunctionalInterface