Uses of Package
org.apache.commons.lang.enum

Packages that use org.apache.commons.lang.enum
org.apache.commons.lang.enum Provides an implementation of the C style 'enum' in the Java world. 
 

Classes in org.apache.commons.lang.enum used by org.apache.commons.lang.enum
Enum
          Abstract superclass for type-safe enums.
ValuedEnum
          Abstract superclass for type-safe enums with integer values suitable for use in switch statements.
 



Copyright © 2001-2003 - Apache Software Foundation