Uses of Class
org.praxislive.core.types.PReference
-
Packages that use PReference Package Description org.praxislive.core.types -
-
Uses of PReference in org.praxislive.core.types
Methods in org.praxislive.core.types that return PReference Modifier and Type Method Description static PReference
PReference. of(Object obj)
Methods in org.praxislive.core.types that return types with arguments of type PReference Modifier and Type Method Description static Optional<PReference>
PReference. from(Value arg)
-