Uses of Interface
com.machinezoo.noexception.optional.OptionalBooleanSupplier
-
Packages that use OptionalBooleanSupplier Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalBooleanSupplier in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalBooleanSupplier Modifier and Type Method Description OptionalBooleanSupplier
ExceptionHandler. fromBooleanSupplier(BooleanSupplier supplier)
WrapsBooleanSupplier
in a try-catch block.
-