-
-
Constructor Summary
Constructors
Constructor and Description |
TinyBitSet() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
cardinality() |
void |
clear(int index) |
boolean |
get(int index) |
int |
length() |
void |
set(int index) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TinyBitSet
public TinyBitSet()
-
Method Detail
-
length
public int length()
-
cardinality
public int cardinality()
Copyright © 2016. All rights reserved.