Uses of Enum Class
me.legrange.service.RuntimeEnvironment.Type
-
Uses of RuntimeEnvironment.Type in me.legrange.service
Methods in me.legrange.service that return RuntimeEnvironment.TypeModifier and TypeMethodDescriptionstatic RuntimeEnvironment.TypeRuntimeEnvironment.getOsType()Apply heuristics to determine the OS type from the os.name system property.static RuntimeEnvironment.TypeReturns the enum constant of this class with the specified name.static RuntimeEnvironment.Type[]RuntimeEnvironment.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.