Uses of Class
technology.dice.dicewhere.downloader.actions.Provider
-
Packages that use Provider Package Description technology.dice.dicewhere.downloader.actions -
-
Uses of Provider in technology.dice.dicewhere.downloader.actions
Methods in technology.dice.dicewhere.downloader.actions that return Provider Modifier and Type Method Description static ProviderProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static Provider[]Provider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-