| Package | Description |
|---|---|
| com.milaboratory.mitools.cli | |
| com.milaboratory.mitools.processors |
| Modifier and Type | Method and Description |
|---|---|
CutSide |
CutAction.AParams.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
static CutSide |
CutSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CutSide[] |
CutSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RandomCutter(CutSide side,
int minLength,
int maxLength) |
RandomCutter(CutSide side,
int minLength,
int maxLength,
long seed) |
Copyright © 2017. All rights reserved.