Uses of Class
org.praxislive.core.Value.Type
-
Packages that use Value.Type Package Description org.praxislive.core -
-
Uses of Value.Type in org.praxislive.core
Methods in org.praxislive.core that return Value.Type Modifier and Type Method Description Value.Type<? extends Value>ArgumentInfo. argumentType()static <T extends Value>
Value.Type<T>Value.Type. of(Class<T> cls)Value.Type<?>Value. type()Methods in org.praxislive.core that return types with arguments of type Value.Type Modifier and Type Method Description static Optional<Value.Type<? extends Value>>Value.Type. fromName(String name)
-