Uses of Enum Class
tech.xmagic.enums.ResultEnum
Packages that use ResultEnum
-
Uses of ResultEnum in tech.xmagic.enums
Methods in tech.xmagic.enums that return ResultEnumModifier and TypeMethodDescriptionstatic ResultEnumReturns the enum constant of this class with the specified name.static ResultEnum[]ResultEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.