Package | Description |
---|---|
org.apache.commons.lang.enums |
Provides an implementation of the C style
enum in the Java world. |
Class and Description |
---|
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-2025 - Apache Software Foundation