Uses of Class
com.gengoai.function.Switch.SwitchBuilder
-
Packages that use Switch.SwitchBuilder Package Description com.gengoai.function Checked and Serializable versions of Java 8's functional elements. -
-
Uses of Switch.SwitchBuilder in com.gengoai.function
Method parameters in com.gengoai.function with type arguments of type Switch.SwitchBuilder Modifier and Type Method Description static <V> Switch<V>
Switch. $switch(@NonNull Consumer<Switch.SwitchBuilder<V>> consumer)
Switch switch.
-