Package | Description |
---|---|
com.ergotech.vib.manipulators |
Modifier and Type | Class and Description |
---|---|
class |
And
Calculates the boolean AND of two inputs.
|
class |
Not
Returns the boolean NOT of the input.
|
class |
Or
Calculates the boolean OR of two inputs.
|
class |
Xor
Calculates the boolean XOR of two inputs.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.