Uses of Class
net.anwiba.commons.lang.visitor.FunctionSwitch
-
Packages that use FunctionSwitch Package Description net.anwiba.commons.lang.visitor -
-
Uses of FunctionSwitch in net.anwiba.commons.lang.visitor
Methods in net.anwiba.commons.lang.visitor that return FunctionSwitch Modifier and Type Method Description static <I,O,E extends java.lang.Exception>
FunctionSwitch<java.lang.Class,I,O,E>ClassSwitches. create()
-