public final class PList.PListIterator extends Object implements Iterator<PListEntry>
public boolean hasNext()
hasNext
in interface Iterator<PListEntry>
public PListEntry next()
next
in interface Iterator<PListEntry>
public void remove()
remove
in interface Iterator<PListEntry>
public void release()
Copyright © 2005–2016. All rights reserved.