public static interface PList.PListIterator extends Iterator<PListEntry>
Modifier and Type | Method and Description |
---|---|
void |
release() |
forEachRemaining, hasNext, next, remove
void release()
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.