boolean
in an object. An object of type Boolean
contains a single field whose type is boolean
. In addition, this class provides many methods for converting a boolean
to a String
and a String
to a boolean
, as well as other constants and methods useful when dealing with a boolean
.
@author Arthur van Hoff
@version 1.53, 11/17/05
@since JDK1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|