Uses of Class
org.praxislive.code.ResourceProperty.Descriptor
-
Packages that use ResourceProperty.Descriptor Package Description org.praxislive.code -
-
Uses of ResourceProperty.Descriptor in org.praxislive.code
Methods in org.praxislive.code that return ResourceProperty.Descriptor Modifier and Type Method Description static <V> ResourceProperty.Descriptor<V>
ResourceProperty.Descriptor. create(CodeConnector<?> connector, P ann, Field field, ResourceProperty.Loader<V> loader)
-