パッケージ coins.alias.util

インタフェースの概要
Scanner Scans a set of integers (ints).
 

クラスの概要
BitVector BitVector class: Unlike java.util.BitSet class, this class offers methods for non-destructive bit operations, where the result of the operation will be stored in the last argument of such methods.
BitVectorIterator BitVectorIteratorImpl class: (##6) This class offers methods for iterating over a BitVector instance.
BriggsSet Set of unsigned integers implemented using two arrays.