Uses of Interface
ru.progrm_jarvis.javacommons.util.function.BooleanConsumer
Packages that use BooleanConsumer
-
Uses of BooleanConsumer in ru.progrm_jarvis.javacommons.util.function
Methods in ru.progrm_jarvis.javacommons.util.function that return BooleanConsumerModifier and TypeMethodDescriptiondefault BooleanConsumerBooleanConsumer.andThenPrimitive(@NonNull BooleanConsumer after) Returns a composed consumer that performs, in sequence, this operation followed by theafteroperation.Methods in ru.progrm_jarvis.javacommons.util.function with parameters of type BooleanConsumerModifier and TypeMethodDescriptiondefault BooleanConsumerBooleanConsumer.andThenPrimitive(@NonNull BooleanConsumer after) Returns a composed consumer that performs, in sequence, this operation followed by theafteroperation.