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