Uses of Enum Class
ml.karmaconfigs.api.common.version.util.VersionType
Packages that use VersionType
-
Uses of VersionType in ml.karmaconfigs.api.common.version
Methods in ml.karmaconfigs.api.common.version with parameters of type VersionTypeModifier and TypeMethodDescriptionVersionFetchResult.resolve(VersionType type)Resolve the version -
Uses of VersionType in ml.karmaconfigs.api.common.version.util
Methods in ml.karmaconfigs.api.common.version.util that return VersionTypeModifier and TypeMethodDescriptionstatic VersionTypeReturns the enum constant of this class with the specified name.static VersionType[]VersionType.values()Returns an array containing the constants of this enum class, in the order they are declared.