Uses of Class
org.apache.avalon.framework.Enum
-
Packages that use Enum Package Description org.apache.avalon.framework The Framework part of Avalon contains interfaces and contracts surrounding those interfaces, along with default implementations of some of those interfaces. -
-
Uses of Enum in org.apache.avalon.framework
Subclasses of Enum in org.apache.avalon.framework Modifier and Type Class Description class
ValuedEnum
Basic enum class for type-safe enums with values.
-