public class Struct.Bool extends Struct.Member
true
represented
by 1
and false
represented by 0
.Modifier and Type | Method and Description |
---|---|
boolean |
get() |
void |
set(boolean value) |
java.lang.String |
toString() |
bitIndex, bitLength, offset, struct
Copyright © 2005 - 2007 Javolution.