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) |
String |
toString() |
bitIndex, bitLength, offset, struct
Copyright © 2005–2017 Javolution. All rights reserved.