org.piratis.j2me.core
Class QuickList.Enum

java.lang.Object
  extended byorg.piratis.j2me.core.QuickList.Enum
All Implemented Interfaces:
java.util.Enumeration
Enclosing class:
QuickList

public class QuickList.Enum
extends java.lang.Object
implements java.util.Enumeration

Enumeration implementor


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

Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface java.util.Enumeration
See Also:
Enumeration.hasMoreElements()

nextElement

public java.lang.Object nextElement()
Specified by:
nextElement in interface java.util.Enumeration
See Also:
Enumeration.nextElement()

Copyright(c) 2003-2004 Jordi Martin