public class ObjectIterator extends Object
ObjectIterator(Object context)
boolean
contains(Object item)
hasNext()
Object
next()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectIterator(Object context)
public boolean hasNext()
public Object next()
public int size()
public boolean contains(Object item)
Copyright © 2014. All Rights Reserved.