Uses of Enum Class
cn.sinozg.applet.common.enums.LockGranularityType
Packages that use LockGranularityType
-
Uses of LockGranularityType in cn.sinozg.applet.common.enums
Methods in cn.sinozg.applet.common.enums that return LockGranularityTypeModifier and TypeMethodDescriptionstatic LockGranularityTypeReturns the enum constant of this class with the specified name.static LockGranularityType[]LockGranularityType.values()Returns an array containing the constants of this enum class, in the order they are declared.