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