Uses of Interface
org.mindswap.pellet.utils.intset.IntIterator

Packages that use IntIterator
org.mindswap.pellet.utils.intset   
 

Uses of IntIterator in org.mindswap.pellet.utils.intset
 

Methods in org.mindswap.pellet.utils.intset that return IntIterator
 IntIterator ArrayIntSet.iterator()
          An iterator over the values of this set.
 IntIterator BitIntSet.iterator()
           
 IntIterator HashIntSet.iterator()
           
 IntIterator IntSet.iterator()
          An iterator over the values of this set.
 IntIterator ShiftedBitIntSet.iterator()
           
 IntIterator TreeIntSet.iterator()
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.