Uses of Enum Class
org.miaixz.bus.core.data.Strength.CHAR_TYPE
Packages that use Strength.CHAR_TYPE
-
Uses of Strength.CHAR_TYPE in org.miaixz.bus.core.data
Methods in org.miaixz.bus.core.data that return Strength.CHAR_TYPEModifier and TypeMethodDescriptionstatic Strength.CHAR_TYPEReturns the enum constant of this class with the specified name.static Strength.CHAR_TYPE[]Strength.CHAR_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.