Uses of Interface
com.fizzed.rocker.runtime.WithBlock.Consumer1
Packages that use WithBlock.Consumer1
-
Uses of WithBlock.Consumer1 in com.fizzed.rocker.runtime
Methods in com.fizzed.rocker.runtime with parameters of type WithBlock.Consumer1Modifier and TypeMethodDescriptionstatic <V> voidWithBlock.with(V v, boolean nullSafe, WithBlock.Consumer1<V> consumer) static <V> voidWithBlock.with(V v, boolean nullSafe, WithBlock.Consumer1<V> consumer, WithBlock.Consumer0 elseConsumer)