Uses of Enum Class
org.projecthusky.common.enums.EhcVersions
Packages that use EhcVersions
-
Uses of EhcVersions in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return EhcVersionsModifier and TypeMethodDescriptionstatic EhcVersionsEhcVersions.getCurrentVersion()static EhcVersionsReturns the enum constant of this class with the specified name.static EhcVersions[]EhcVersions.values()Returns an array containing the constants of this enum class, in the order they are declared.