Uses of Package
jebl.util
-
Packages that use jebl.util 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 -
Classes in jebl.util used by jebl.evolution.align Class Description ProgressListener -
Classes in jebl.util used by jebl.evolution.aligners Class Description ProgressListener -
Classes in jebl.util used by jebl.evolution.alignments Class Description Attributable Interface for associating attributeNames with an object. -
Classes in jebl.util used by jebl.evolution.distances Class Description ProgressListener -
Classes in jebl.util used by jebl.evolution.graphs Class Description Attributable Interface for associating attributeNames with an object. -
Classes in jebl.util used by jebl.evolution.io Class Description ProgressListener -
Classes in jebl.util used by jebl.evolution.sequences 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. -
Classes in jebl.util used by jebl.evolution.taxa Class Description Attributable Interface for associating attributeNames with an object. -
Classes in jebl.util used by jebl.evolution.trees Class Description Attributable Interface for associating attributeNames with an object.ProgressListener -
Classes in jebl.util used by jebl.util 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 AProgressListener
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