Package org.apache.directory.server.dns.util

Provides utility code for working with enumerators.

See:
          Description

Interface Summary
EnumConverter<K> An interface that allows an Enum to be converted to another type, such as an integer or long.
 

Class Summary
ReverseEnumMap<K,E extends Enum<E> & EnumConverter<K>> A map to easily get the actual Enum instance from it's value as seen in the The JavaSpecialists newsletter.
 

Package org.apache.directory.server.dns.util Description

Provides utility code for working with enumerators.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.