public interface ArcIterator<E,V> extends Iterator<V>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ArcIterator.EmptyIterator<E,V> |
| Modifier and Type | Field and Description |
|---|---|
static ArcIterator |
EMPTY_ITERATOR |
static final ArcIterator EMPTY_ITERATOR
Copyright © 2001–2014 Apache Cayenne. All rights reserved.