Uses of Class
org.praxislive.code.userapi.Ref.Provider
-
Packages that use Ref.Provider Package Description org.praxislive.code.userapi -
-
Uses of Ref.Provider in org.praxislive.code.userapi
Methods in org.praxislive.code.userapi that return Ref.Provider Modifier and Type Method Description static Ref.Provider
Ref.Provider. getDefault()
Get the default provider.Methods in org.praxislive.code.userapi that return types with arguments of type Ref.Provider Modifier and Type Method Description Class<? extends Ref.Provider>
provider()
A customRef.Provider
that can initialize the provided field type.
-