Uses of Enum
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 type with the specified name.static LibraryLoader.OperatingSystem[]
LibraryLoader.OperatingSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared.