| Package | Description |
|---|---|
| jebl.evolution.coalescent |
| Modifier and Type | Method | Description |
|---|---|---|
IntervalList.IntervalType |
IntervalList.getIntervalType(int i) |
Returns the type of interval observed.
|
IntervalList.IntervalType |
Intervals.getIntervalType(int i) |
|
static IntervalList.IntervalType |
IntervalList.IntervalType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static IntervalList.IntervalType[] |
IntervalList.IntervalType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
http://code.google.com/p/jebl2/