Uses of Enum
com.github.shoothzj.javatool.module.OperationSystem
Packages that use OperationSystem
-
Uses of OperationSystem in com.github.shoothzj.javatool.module
Methods in com.github.shoothzj.javatool.module that return OperationSystemModifier and TypeMethodDescriptionstatic OperationSystemReturns the enum constant of this type with the specified name.static OperationSystem[]OperationSystem.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OperationSystem in com.github.shoothzj.javatool.util
Methods in com.github.shoothzj.javatool.util that return OperationSystem