| SerializableBiConsumer |
This is a functional interface that is the same as a BiConsumer except that it must also be
Serializable
|
| SerializableBiFunction |
This is a functional interface that is the same as a BiFunction except that it must also be
Serializable
|
| SerializableBinaryOperator |
This is a functional interface that is the same as a BinaryOperator except that it must also be
Serializable
|
| SerializableComparator |
This is a functional interface that is the same as a Comparator except that it must also be
Serializable
|
| SerializableConsumer |
This is a functional interface that is the same as a Consumer except that it must also be
Serializable
|
| SerializableDoubleBinaryOperator |
This is a functional interface that is the same as a DoubleBinaryOperator except that it must also be
Serializable
|
| SerializableDoubleConsumer |
This is a functional interface that is the same as a DoubleConsumer except that it must also be
Serializable
|
| SerializableDoubleFunction |
This is a functional interface that is the same as a DoubleFunction except that it must also be
Serializable
|
| SerializableDoublePredicate |
This is a functional interface that is the same as a DoublePredicate except that it must also be
Serializable
|
| SerializableDoubleToIntFunction |
This is a functional interface that is the same as a DoubleToIntFunction except that it must also be
Serializable
|
| SerializableDoubleToLongFunction |
This is a functional interface that is the same as a DoubleToLongFunction except that it must also be
Serializable
|
| SerializableDoubleUnaryOperator |
This is a functional interface that is the same as a DoubleUnaryOperator except that it must also be
Serializable
|
| SerializableFunction |
This is a functional interface that is the same as a Function except that it must also be
Serializable
|
| SerializableIntBinaryOperator |
This is a functional interface that is the same as a IntBinaryOperator except that it must also be
Serializable
|
| SerializableIntConsumer |
This is a functional interface that is the same as a IntConsumer except that it must also be
Serializable
|
| SerializableIntFunction |
This is a functional interface that is the same as a IntFunction except that it must also be
Serializable
|
| SerializableIntPredicate |
This is a functional interface that is the same as a IntPredicate except that it must also be
Serializable
|
| SerializableIntToDoubleFunction |
This is a functional interface that is the same as a IntToDoubleFunction except that it must also be
Serializable
|
| SerializableIntToLongFunction |
This is a functional interface that is the same as a IntToLongFunction except that it must also be
Serializable
|
| SerializableIntUnaryOperator |
This is a functional interface that is the same as a IntUnaryOperator except that it must also be
Serializable
|
| SerializableLongBinaryOperator |
This is a functional interface that is the same as a LongBinaryOperator except that it must also be
Serializable
|
| SerializableLongConsumer |
This is a functional interface that is the same as a LongConsumer except that it must also be
Serializable
|
| SerializableLongFunction |
This is a functional interface that is the same as a LongFunction except that it must also be
Serializable
|
| SerializableLongPredicate |
This is a functional interface that is the same as a LongPredicate except that it must also be
Serializable
|
| SerializableLongToDoubleFunction |
This is a functional interface that is the same as a LongToDoubleFunction except that it must also be
Serializable
|
| SerializableLongToIntFunction |
This is a functional interface that is the same as a LongToIntFunction except that it must also be
Serializable
|
| SerializableLongUnaryOperator |
This is a functional interface that is the same as a LongUnaryOperator except that it must also be
Serializable
|
| SerializableObjDoubleConsumer |
This is a functional interface that is the same as a ObjDoubleConsumer except that it must also be
Serializable
|
| SerializableObjIntConsumer |
This is a functional interface that is the same as a ObjIntConsumer except that it must also be
Serializable
|
| SerializableObjLongConsumer |
This is a functional interface that is the same as a ObjLongConsumer except that it must also be
Serializable
|
| SerializablePredicate |
This is a functional interface that is the same as a Predicate except that it must also be
Serializable
|
| SerializableSupplier |
This is a functional interface that is the same as a Supplier except that it must also be
Serializable
|
| SerializableToDoubleFunction |
This is a functional interface that is the same as a ToDoubleFunction except that it must also be
Serializable
|
| SerializableToIntFunction |
This is a functional interface that is the same as a ToIntFunction except that it must also be
Serializable
|
| SerializableToLongFunction |
This is a functional interface that is the same as a ToLongFunction except that it must also be
Serializable
|