Uses of Class
de.scravy.bedrock.Control.ValueOfBranch
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of Control.ValueOfBranch in de.scravy.bedrock
Methods in de.scravy.bedrock that return Control.ValueOfBranch Modifier and Type Method Description static <A, T> Control.ValueOfBranch<A,T>Control. value(A value, ThrowingFunction<A,T> f)Methods in de.scravy.bedrock with parameters of type Control.ValueOfBranch Modifier and Type Method Description static <T> TControl. valueOf(Object value, Control.ValueOfBranch<?,? extends T>... typeOfBranches)