toggle menu
BunyipsLib
v8.1.0-master-d40a7c907
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.logic
/
Not
Not
data
class
Not
(
val
a
:
BooleanSupplier
)
:
BooleanSupplier
Inverts
a
to !
a
while preserving
toString
.
Author
Lucas Bubner, 2025
Since
8.0.0
Members
Constructors
Not
Link copied to clipboard
constructor
(
a
:
BooleanSupplier
)
Properties
a
Link copied to clipboard
val
a
:
BooleanSupplier
Functions
get
As
Boolean
Link copied to clipboard
open
override
fun
getAsBoolean
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String