public class AlphaIterator extends Object implements Serializable, Iterator
AlphaIterator(String prefix)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlphaIterator(String prefix)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.