Elementos
Todos los elementos del paquete java.util.function
B
- BiConsumer
- BiConsumer.accept()
- BiConsumer.andThen()
- BiFunction
- BiFunction.andThen()
- BiFunction.apply()
- BinaryOperator
- BinaryOperator.maxBy()
- BinaryOperator.minBy()
- BiPredicate
- BiPredicate.and()
- BiPredicate.negate()
- BiPredicate.or()
- BiPredicate.test()
- BooleanSupplier
- BooleanSupplier.getAsBoolean()
C
D
- DoubleBinaryOperator
- DoubleBinaryOperator.applyAsDouble()
- DoubleConsumer
- DoubleConsumer.accept()
- DoubleConsumer.andThen()
- DoubleFunction
- DoubleFunction.apply()
- DoublePredicate
- DoublePredicate.and()
- DoublePredicate.negate()
- DoublePredicate.or()
- DoublePredicate.test()
- DoubleSupplier
- DoubleSupplier.getAsDouble()
- DoubleToIntFunction
- DoubleToIntFunction.applyAsInt()
- DoubleToLongFunction
- DoubleToLongFunction.applyAsLong()
- DoubleUnaryOperator
- DoubleUnaryOperator.andThen()
- DoubleUnaryOperator.applyAsDouble()
- DoubleUnaryOperator.compose()
- DoubleUnaryOperator.identity()
F
I
I cont.
- IntConsumer.accept()
- IntConsumer.andThen()
- IntFunction
- IntFunction.apply()
- IntPredicate
- IntPredicate.and()
- IntPredicate.negate()
- IntPredicate.or()
- IntPredicate.test()
- IntSupplier
- IntSupplier.getAsInt()
- IntToDoubleFunction
- IntToDoubleFunction.applyAsDouble()
- IntToLongFunction
- IntToLongFunction.applyAsLong()
- IntUnaryOperator
- IntUnaryOperator.andThen()
- IntUnaryOperator.applyAsInt()
- IntUnaryOperator.compose()
- IntUnaryOperator.identity()
L
- LongBinaryOperator
- LongBinaryOperator.applyAsLong()
- LongConsumer
- LongConsumer.accept()
- LongConsumer.andThen()
- LongFunction
- LongFunction.apply()
- LongPredicate
- LongPredicate.and()
- LongPredicate.negate()
- LongPredicate.or()
- LongPredicate.test()
- LongSupplier
- LongSupplier.getAsLong()
- LongToDoubleFunction
- LongToDoubleFunction.applyAsDouble()
- LongToIntFunction
- LongToIntFunction.applyAsInt()
- LongUnaryOperator
- LongUnaryOperator.andThen()
- LongUnaryOperator.applyAsLong()
- LongUnaryOperator.compose()
- LongUnaryOperator.identity()
O
- ObjDoubleConsumer
- ObjDoubleConsumer.accept()
- ObjIntConsumer
- ObjIntConsumer.accept()
- ObjLongConsumer
- ObjLongConsumer.accept()
P
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.