org.apache.commons.lang.enum
Class Enum.Entry

java.lang.Object
  |
  +--org.apache.commons.lang.enum.Enum.Entry
Enclosing class:
Enum

private static class Enum.Entry
extends java.lang.Object

Enable the iterator to retain the source code order


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 



Copyright (c) 2001-2002 - Apache Software Foundation