Packages

p

quasar

precog

package precog

Type Members

  1. class BitSet extends AnyRef

    This class represents either a table of bits or a set of non-negative numbers.

    This class represents either a table of bits or a set of non-negative numbers.

    This class is integrated with the collection framework (as a set of indices and obeys the collection semantic for methods such as #size (cardinality) or #equals (same set of indices).

    Version

    5.3, February 24, 2008

  2. final class Index extends Number with Comparable[Index]

Ungrouped