Uses of Class
jnr.constants.ConstantSet
Packages that use ConstantSet
-
Uses of ConstantSet in com.kenai.constantine
Fields in com.kenai.constantine declared as ConstantSetConstructors in com.kenai.constantine with parameters of type ConstantSetModifierConstructorDescriptionprivateConstantSet(ConstantSet constants) Deprecated.Creates a new instance of ConstantSet -
Uses of ConstantSet in jnr.constants
Fields in jnr.constants with type parameters of type ConstantSetModifier and TypeFieldDescriptionprivate static final ConcurrentMap<String,ConstantSet> ConstantSet.constantSetsMethods in jnr.constants that return ConstantSetModifier and TypeMethodDescriptionstatic ConstantSetConstantSet.getConstantSet(String name) Gets a ConstantSetprivate static ConstantSetConstantSet.loadConstantSet(String name) -
Uses of ConstantSet in jnr.constants.platform
Fields in jnr.constants.platform declared as ConstantSetMethods in jnr.constants.platform that return ConstantSet