@zhanggang807
2021-01-18T17:29:33.000000Z
字数 637
阅读 995
未分类
在此输入正文
Function
IntFunction
IntToLongFunction
IntToDoubleFunction
LongFunction
LongToIntFunction
LongToDoubleFunction
DoubleFunction
DoubleToIntFunction
DoubleToLongFunction
ToIntFunction
ToLongFunction
ToDoubleFunction
BiFunction
ToIntBiFunction
ToLongBiFunction
ToDoubleBiFunction
UnaryOperator
IntUnaryOperator
LongUnaryOperator
DoubleUnaryOperator
BinaryOperator
IntBinaryOperator
LongBinaryOperator
DoubleBinaryOperator
Predicate
IntPredicate
LongPredicate
DoublePredicate
BiPredicate
Supplier
IntSupplier
LongSupplier
DoubleSupplier
BooleanSupplier
Consumer
IntConsumer
LongConsumer
DoubleConsumer
BiConsumer
ObjIntConsumer
ObjLongConsumer
ObjDoubleConsumer