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

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

Classes in org.apache.commons.lang.enums used by org.apache.commons.lang.enums
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-2010 The Apache Software Foundation. All Rights Reserved.