Uses of Class
edu.upc.dama.dex.core.Objects.Iterator

Packages that use Objects.Iterator
edu.upc.dama.dex.core Provides the main DEX classes with all the basic but complete funcionality for graph and data manipulation. 
 

Uses of Objects.Iterator in edu.upc.dama.dex.core
 

Methods in edu.upc.dama.dex.core that return Objects.Iterator
 Objects.Iterator Objects.iterator()
          Gets an Objects.Iterator.
 Objects.Iterator Objects.iterator(long startPosition)
          Gets an Objects.Iterator.
 Objects.Iterator Objects.iteratorFromOID(long oid)
          Gets an Objects.Iterator pointing tot the given object.