lin
/
com.github.adriantodt.lin.utils
/
BinaryOperationType
Binary
Operation
Type
enum
BinaryOperationType
:
Enum
<
BinaryOperationType
>
Content copied to clipboard
Entries
Properties
Entries
RANGE
Link copied to clipboard
RANGE
()
Content copied to clipboard
IS
Link copied to clipboard
IS
()
Content copied to clipboard
IN
Link copied to clipboard
IN
()
Content copied to clipboard
ELVIS
Link copied to clipboard
ELVIS
()
Content copied to clipboard
GTE
Link copied to clipboard
GTE
()
Content copied to clipboard
GT
Link copied to clipboard
GT
()
Content copied to clipboard
LTE
Link copied to clipboard
LTE
()
Content copied to clipboard
LT
Link copied to clipboard
LT
()
Content copied to clipboard
OR
Link copied to clipboard
OR
()
Content copied to clipboard
AND
Link copied to clipboard
AND
()
Content copied to clipboard
NOT_EQUALS
Link copied to clipboard
NOT_EQUALS
()
Content copied to clipboard
EQUALS
Link copied to clipboard
EQUALS
()
Content copied to clipboard
REMAINING
Link copied to clipboard
REMAINING
()
Content copied to clipboard
DIVIDE
Link copied to clipboard
DIVIDE
()
Content copied to clipboard
MULTIPLY
Link copied to clipboard
MULTIPLY
()
Content copied to clipboard
SUBTRACT
Link copied to clipboard
SUBTRACT
()
Content copied to clipboard
ADD
Link copied to clipboard
ADD
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard