Package healpix.core.base.set

Interface Summary
LongIterator This class represents iterators over collections of long values.
LongRangeIterator An iterator over ranges which does not require object creation !!
 

Class Summary
LongCollection common methods for LongSet and LongList
LongList Growable long[] array
LongRangeSet This class represents range based sets of long values.
LongRangeSetBuilder Builder for LongRangeSet .
LongSet In Java Collections this class corresponds to TreeSet of longs.
 


"Built from revision exported"