eXo Kernel :: Commons Utils 2.5.0-Alpha1

org.exoplatform.commons.utils
Class ExoEnumeration

java.lang.Object
  extended by org.exoplatform.commons.utils.ExoEnumeration
All Implemented Interfaces:
Enumeration

public class ExoEnumeration
extends Object
implements Enumeration

Since:
Nov 9, 2003 4:01:29 PM
Author:
Ove Ranheim (oranheim@users.sourceforge.net)

Constructor Summary
ExoEnumeration(Iterator i)
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExoEnumeration

public ExoEnumeration(Iterator i)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration

eXo Kernel :: Commons Utils 2.5.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.