Uses of Package
healpix.core.base.set

Packages that use healpix.core.base.set
healpix.core This package contains the Healpix core classes. 
healpix.core.base.set   
 

Classes in healpix.core.base.set used by healpix.core
LongRangeSet
          This class represents range based sets of long values.
 

Classes in healpix.core.base.set used by healpix.core.base.set
LongCollection
          common methods for LongSet and LongList
LongIterator
          This class represents iterators over collections of long values.
LongList
          Growable long[] array
LongRangeIterator
          An iterator over ranges which does not require object creation !!
LongRangeSet
          This class represents range based sets of long values.
LongSet
          In Java Collections this class corresponds to TreeSet of longs.
 


"Built from revision exported"