Uses of Class
de.scravy.bedrock.Control.ValueOfVoidBranch
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of Control.ValueOfVoidBranch in de.scravy.bedrock
Methods in de.scravy.bedrock that return Control.ValueOfVoidBranch Modifier and Type Method Description static <A> Control.ValueOfVoidBranch<A>Control. value_(A value, ThrowingConsumer<A> f)Methods in de.scravy.bedrock with parameters of type Control.ValueOfVoidBranch Modifier and Type Method Description static voidControl. valueOf(Object value, Control.ValueOfVoidBranch<?>... branches)