Uses of Interface
zombie.util.list.FloatConsumer
Packages that use FloatConsumer
-
Uses of FloatConsumer in zombie.util.list
Methods in zombie.util.list that return FloatConsumerModifier and TypeMethodDescriptiondefault FloatConsumer
FloatConsumer.andThen
(FloatConsumer after) Returns a composedMethods in zombie.util.list with parameters of type FloatConsumerModifier and TypeMethodDescriptiondefault FloatConsumer
FloatConsumer.andThen
(FloatConsumer after) Returns a composedvoid
PrimitiveFloatList.forEach
(FloatConsumer action)