public static class ArcIterator.EmptyIterator<E,V> extends Object implements ArcIterator<E,V>
ArcIterator.EmptyIterator<E,V>EMPTY_ITERATOR| Constructor and Description |
|---|
ArcIterator.EmptyIterator() |
public E getOrigin()
getOrigin in interface ArcIterator<E,V>public E getDestination()
getDestination in interface ArcIterator<E,V>Copyright © 2001–2014 Apache Cayenne. All rights reserved.