Serializable
, Comparable<Boolean>
, Constable
Fields
The Boolean
object corresponding to the primitive value false
.
The Boolean
object corresponding to the primitive value true
.
The Class object representing the primitive type boolean.
Constructors
Deprecated, for removal: This API element is subject to removal in a future version. Deprecated, for removal: This API element is subject to removal in a future version.boolean
Returns the value of this Boolean
object as a boolean primitive.
static int
Compares two boolean
values.
int
Compares this Boolean
instance with another.
Returns an
Optional
containing the nominal descriptor for this instance.
boolean
Returns true
if and only if the argument is not null
and is a Boolean
object that represents the same boolean
value as this object.
static boolean
Returns true
if and only if the system property named by the argument exists and is equal to, ignoring case, the string "true"
.
int
Returns a hash code for this Boolean
object.
static int
Returns a hash code for a boolean
value; compatible with Boolean.hashCode()
.
static boolean
Returns the result of applying the logical AND operator to the specified boolean
operands.
static boolean
Returns the result of applying the logical OR operator to the specified boolean
operands.
static boolean
Returns the result of applying the logical XOR operator to the specified boolean
operands.
static boolean
Parses the string argument as a boolean.
Returns a String
object representing this Boolean's value.
Returns a String
object representing the specified boolean.
Returns a Boolean
instance representing the specified boolean
value.
Returns a Boolean
with a value represented by the specified string.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4