Overview  Package   Class  Tree  Index 

be.lassi.util
Class Bits

java.lang.Object
  extended by be.lassi.util.Bits

public class Bits
extends java.lang.Object


Constructor Summary
Bits()
           
Bits(int value)
           
 
Method Summary
 int getValue()
           
 boolean isSet(int index)
           
 void set(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bits

public Bits()

Bits

public Bits(int value)
Method Detail

getValue

public int getValue()

isSet

public boolean isSet(int index)

set

public void set(int index)

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2