Uses of Interface
com.kenai.constantine.Constant
Packages that use Constant
-
Uses of Constant in com.kenai.constantine
Classes in com.kenai.constantine that implement ConstantFields in com.kenai.constantine with type parameters of type ConstantModifier and TypeFieldDescriptionprivate final ConcurrentMap<String,Constant> ConstantSet.nameToConstantDeprecated.private final ConcurrentMap<Integer,Constant> ConstantSet.valueToConstantDeprecated.Methods in com.kenai.constantine that return ConstantModifier and TypeMethodDescriptionConstantSet.getConstant(int value) Deprecated.Gets the constant for a name.ConstantSet.getConstant(String name) Deprecated.Gets the constant for a name.ConstantSet.ConstantIterator.next()Methods in com.kenai.constantine that return types with arguments of type Constant -
Uses of Constant in com.kenai.constantine.platform
Classes in com.kenai.constantine.platform that implement ConstantModifier and TypeClassDescriptionenumDeprecated.private static final classDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.enumDeprecated.Fields in com.kenai.constantine.platform declared as ConstantMethods in com.kenai.constantine.platform that return ConstantModifier and TypeMethodDescriptionprivate ConstantConstantResolver.getConstant(E e) Deprecated.private ConstantConstantResolver.lookupAndCacheConstant(E e) Deprecated.