BetterModel
Toggle table of contents
1.9.3-SNAPSHOT-233
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util.function
/
BooleanConstantSupplier
Boolean
Constant
Supplier
class
BooleanConstantSupplier
:
Record
,
BooleanSupplier
Members
Constructors
Boolean
Constant
Supplier
Link copied to clipboard
constructor
(
)
Properties
FALSE
Link copied to clipboard
val
FALSE
:
BooleanConstantSupplier
TRUE
Link copied to clipboard
val
TRUE
:
BooleanConstantSupplier
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
get
As
Boolean
Link copied to clipboard
open
fun
getAsBoolean
(
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
of
Link copied to clipboard
@
NotNull
open
fun
of
(
value
:
Boolean
)
:
@
NotNull
BooleanConstantSupplier
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String