Package | Description |
---|---|
jebl.evolution.align |
Provides classes and interfaces for pairwise alignment of two sequences.
|
jebl.evolution.aligners | |
jebl.evolution.alignments | |
jebl.evolution.distances | |
jebl.evolution.graphs | |
jebl.evolution.io | |
jebl.evolution.sequences | |
jebl.evolution.taxa | |
jebl.evolution.trees | |
jebl.util |
Class | Description |
---|---|
ProgressListener |
Class | Description |
---|---|
ProgressListener |
Class | Description |
---|---|
Attributable |
Interface for associating attributeNames with an object.
|
Class | Description |
---|---|
ProgressListener |
Class | Description |
---|---|
Attributable |
Interface for associating attributeNames with an object.
|
Class | Description |
---|---|
ProgressListener |
Class | Description |
---|---|
Attributable |
Interface for associating attributeNames with an object.
|
MaybeBoolean |
A tri-state boolean value that can also be "Maybe" besides True and False.
|
Class | Description |
---|---|
Attributable |
Interface for associating attributeNames with an object.
|
Class | Description |
---|---|
Attributable |
Interface for associating attributeNames with an object.
|
ProgressListener |
Class | Description |
---|---|
Attributable |
Interface for associating attributeNames with an object.
|
Cancelable |
Checks whether some operation has been cancelled; This will typically
be used as a callback because it can only query whether a task has
been cancelled, rather than cancel it (there is no cancel() method).
|
CompositeProgressListener |
A
ProgressListener that is suitable for a task that consists of several subtasks. |
FixedBitSet |
A bit-set of fixed size.
|
MaybeBoolean |
A tri-state boolean value that can also be "Maybe" besides True and False.
|
ProgressListener | |
SimpleListener |
http://code.google.com/p/jebl2/