Package | Description |
---|---|
info.bioinfweb.libralign.model.tokenset.continuous |
Contains classes implementing token sets for continuous character states (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleTokenSet
Implementation of a token set containing all possible
double values. |
class |
FloatTokenSet
Implementation of a token set containing all possible
float values. |
Modifier and Type | Method and Description |
---|---|
abstract AbstractContinuousSet<T> |
AbstractContinuousSet.clone() |