JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Jcg.util
BitSetInterface
Uses of Interface
Jcg.util.BitSetInterface
Packages that use
BitSetInterface
Package
Description
Jcg.util
Uses of
BitSetInterface
in
Jcg.util
Classes in
Jcg.util
that implement
BitSetInterface
Modifier and Type
Class
Description
class
BitSet32
An implementation of a bit-vector (using memory words on 32 bits)
class
BitSet64
An implementation of a bit-vector (using memory words on 64 bits)