Modifier and Type | Field and Description |
---|---|
static Box.Bool |
f
boxed false value
|
boolean |
j
the primitive boolean value boxed by this instance
|
static Box.Bool |
t
boxed true value
|
Modifier | Constructor and Description |
---|---|
private |
Box.Bool(boolean c) |