|
PenProfile 2.x | |||||||||
| 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.FALSE
The Boolean object corresponding to the primitive
value false. |
static Boolean |
Boolean.TRUE
The Boolean object corresponding to the primitive
value true. |
|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||