protected class DefaultFeatureType.DelegatedIterator
extends java.lang.Object
implements java.util.Iterator
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Iterator |
iterator |
| Constructor and Description |
|---|
DelegatedIterator(java.util.Iterator iter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
void |
remove() |