public class Struct.Bool extends Struct.Member
true
1
false
0
Struct.Bool()
Struct.Bool(int nbrOfBits)
boolean
get()
void
set(boolean value)
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 String toString()
toString
Object
Copyright © 2005-2013 Javolution. All Rights Reserved.