Uses of Enum Class
io.github.toolfactory.narcissus.LibraryLoader.OperatingSystem
-
Uses of LibraryLoader.OperatingSystem in io.github.toolfactory.narcissus
Subclasses with type arguments of type LibraryLoader.OperatingSystem in io.github.toolfactory.narcissusModifier and TypeClassDescription(package private) static enumThe operating system type.Fields in io.github.toolfactory.narcissus declared as LibraryLoader.OperatingSystemModifier and TypeFieldDescriptionstatic final LibraryLoader.OperatingSystemLibraryLoader.OSThe operating system type.Methods in io.github.toolfactory.narcissus that return LibraryLoader.OperatingSystemModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LibraryLoader.OperatingSystem[]LibraryLoader.OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.