|
MID Profile | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Boolean | |
java.lang | Provides classes that are fundamental to the Java programming language. |
Uses of Boolean in java.lang |
Fields in java.lang declared as Boolean | |
static Boolean |
Boolean.TRUE
The Boolean object corresponding to the primitive
value true . |
static Boolean |
Boolean.FALSE
The Boolean object corresponding to the primitive
value false . |
|
MID Profile | ||||||||||
PREV NEXT | FRAMES NO FRAMES |