Uses of Enum Class
io.github.toolfactory.narcissus.LibraryLoader.OperatingSystem
-
Uses of LibraryLoader.OperatingSystem in io.github.toolfactory.narcissus
Fields in io.github.toolfactory.narcissus declared as LibraryLoader.OperatingSystemModifier and TypeFieldDescriptionstatic final LibraryLoader.OperatingSystem
LibraryLoader.OS
The 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.