Uses of Interface
com.speedment.common.function.BooleanConsumer
-
Packages that use BooleanConsumer Package Description com.speedment.common.function This package contains the main function classes. -
-
Uses of BooleanConsumer in com.speedment.common.function
Methods in com.speedment.common.function with parameters of type BooleanConsumer Modifier and Type Method Description abstract voidOptionalBoolean. ifPresent(BooleanConsumer consumer)
-