| Package | Description |
|---|---|
| com.github.jessemull.microflexinteger.plate |
| Modifier and Type | Class and Description |
|---|---|
class |
Well
This class represents a well in a microplate.
|
| Modifier and Type | Method and Description |
|---|---|
int |
WellPrecursor.compareTo(WellPrecursor<T> well)
Wells are ordered based on row and column number.
|
| Constructor and Description |
|---|
WellPrecursor(WellPrecursor<T> well)
Clones a well without invoking clone.
|
Copyright © 2017. All rights reserved.