Uses of Interface
ru.progrm_jarvis.javacommons.util.function.BooleanFunction
Packages that use BooleanFunction
-
Uses of BooleanFunction in ru.progrm_jarvis.javacommons.util.function
Subinterfaces of BooleanFunction in ru.progrm_jarvis.javacommons.util.functionModifier and TypeInterfaceDescriptioninterfaceRepresents an operation on a singlebooleanoperand that produces aboolean} result.