Uses of Enum Class
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.OperatingSystemVersionFinder.OSThe operating system type.Methods in nonapi.io.github.classgraph.utils that return VersionFinder.OperatingSystemModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VersionFinder.OperatingSystem[]VersionFinder.OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.