Uses of Class
de.blackrose01.Version
-
Packages that use Version Package Description de.blackrose01 -
-
Uses of Version in de.blackrose01
Methods in de.blackrose01 that return Version Modifier and Type Method Description static VersionVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static Version[]Version. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.blackrose01 with parameters of type Version Constructor Description IgdbWrapper(String apiKey, String urlBase, Version version)Full Constructor
-