|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArcIterator<E,V>
Nested Class Summary | |
---|---|
static class |
ArcIterator.EmptyIterator<E,V>
|
Field Summary | |
---|---|
static ArcIterator |
EMPTY_ITERATOR
|
Method Summary | |
---|---|
E |
getDestination()
|
E |
getOrigin()
|
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Field Detail |
---|
static final ArcIterator EMPTY_ITERATOR
Method Detail |
---|
E getOrigin()
E getDestination()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |