javolution.io
public class Struct.Bool extends Struct.Member
true
1
false
0
Struct.Bool()
Struct.Bool(int nbrOfBits)
boolean
get()
void
set(boolean value)
java.lang.String
toString()
bitIndex, bitLength, offset, struct
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Struct.Bool()
public Struct.Bool(int nbrOfBits)
public boolean get()
public void set(boolean value)
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2005 - 2009 Javolution.