Uses of Interface
org.aoju.bus.core.lang.Enums
Packages that use Enums
-
Uses of Enums in org.aoju.bus.core.lang
Classes in org.aoju.bus.core.lang with type parameters of type EnumsModifier and TypeInterfaceDescriptioninterface枚举元素通用接口,在自定义枚举上实现此接口可以用于数据转换 数据库保存时建议保存 intVal()而非ordinal()防备需求变更Methods in org.aoju.bus.core.lang that return Enums