| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.math |
| Modifier and Type | Class and Description |
|---|---|
class |
Addition
This class performs addition operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
AND
This class performs logical AND operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
Division
This class performs division operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
Modulus
This class performs modulus operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
Multiplication
This class performs multiplication operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
OR
This class performs logical OR operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
Subtraction
This class performs subtraction operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
class |
XOR
This class performs logical XOR operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
Copyright © 2017. All rights reserved.