protected class DelegatedData.DelegatedIterator extends Object implements Iterator<DelegatedData>
public boolean hasNext()
hasNext
in interface Iterator<DelegatedData>
public DelegatedData next()
next
in interface Iterator<DelegatedData>
public void remove()
remove
in interface Iterator<DelegatedData>
Copyright © 2010-2013 Google. All Rights Reserved.