Uses of Enum Class
org.aoju.bus.core.toolkit.ClassKit.Interfaces
Packages that use ClassKit.Interfaces
-
Uses of ClassKit.Interfaces in org.aoju.bus.core.toolkit
Methods in org.aoju.bus.core.toolkit that return ClassKit.InterfacesModifier and TypeMethodDescriptionstatic ClassKit.InterfacesReturns the enum constant of this class with the specified name.static ClassKit.Interfaces[]ClassKit.Interfaces.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.core.toolkit with parameters of type ClassKit.Interfaces