Uses of Enum
nonapi.io.github.classgraph.utils.VersionFinder.OperatingSystem
Packages that use VersionFinder.OperatingSystem
-
Uses of VersionFinder.OperatingSystem in nonapi.io.github.classgraph.utils
Fields in nonapi.io.github.classgraph.utils declared as VersionFinder.OperatingSystemModifier and TypeFieldDescriptionstatic final VersionFinder.OperatingSystem
VersionFinder.OS
The operating system type.Methods in nonapi.io.github.classgraph.utils that return VersionFinder.OperatingSystemModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static VersionFinder.OperatingSystem[]
VersionFinder.OperatingSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared.