|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Boolean | |
---|---|
java.lang | MID Profile Language Classes included from Java 2 Standard Edition. |
Uses of Boolean in java.lang |
---|
Fields in java.lang declared as Boolean | |
---|---|
static Boolean |
Boolean.FALSE
The Boolean object corresponding to the primitive
value false . |
static Boolean |
Boolean.TRUE
The Boolean object corresponding to the primitive
value true . |
|
2010 FRC Java API |
|||||||||
PREV NEXT | FRAMES NO FRAMES |