|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alarexgroup.m2mplf.util.BitSet
public class BitSet
Internal class ported from JAVA JDK 1.4.1
| Constructor Summary | |
|---|---|
BitSet(int nbits)
|
|
| Method Summary | |
|---|---|
boolean |
get(int bitIndex)
|
void |
set(int bitIndex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BitSet(int nbits)
| Method Detail |
|---|
public void set(int bitIndex)
public boolean get(int bitIndex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||