NativeMapped
, Serializable
, Comparable<WinDef.BOOL>
WinDef
The Class BOOL.
Felder
Konstruktoren
boolean
static int
static int
Compares a BOOL value with a long
one.
static int
Compares 2 BOOL values - - Note: a null
value is considered greater than any non-null
one (i.e., null
values are "pushed" to the end of a sorted array / list of values)
int
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative
public static final int SIZE
The Constant SIZE.
public BOOL()
Instantiates a new bool.
public BOOL(boolean value)
Instantiates a new bool.
value
- the value
public BOOL(long value)
Instantiates a new bool.
value
- the value
public boolean booleanValue()
toString
in Klasse IntegerType
compareTo
in Schnittstelle Comparable<WinDef.BOOL>
Compares 2 BOOL values - - Note: a null
value is considered greater than any non-null
one (i.e., null
values are "pushed" to the end of a sorted array / list of values)
v1
- The 1st value
v2
- The 2nd value
null
, negative if 1st value less than 2nd one, positive otherwise. Note: the comparison uses the booleanValue()
.
Compares a BOOL value with a long
one. Note: if the BOOL value is null
then it is consider greater than any long
value.
v1
- The WinDef.BOOL
value
v2
- The boolean
value
IntegerType.longValue()
.
public static int compare(boolean v1, boolean v2)
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