public class PropertyIteratorList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PropertyIteratorList |
EMPTY |
| Constructor and Description |
|---|
PropertyIteratorList(java.util.ArrayList<Property> list) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPosition() |
long |
getSize() |
boolean |
hasNext() |
java.lang.Object |
next() |
Property |
nextProperty() |
void |
remove() |
void |
skip(long l) |
public static final PropertyIteratorList EMPTY
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.