|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.alignment.template.CallableProfileProfileAligner<S,C>
S - each Sequence of the Profile pair is of type SC - each element of an AlignedSequence is a Compound of type Cpublic class CallableProfileProfileAligner<S extends Sequence<C>,C extends Compound>
Implements a concurrency wrapper for a ProfileProfileAligner.
| Constructor Summary | |
|---|---|
CallableProfileProfileAligner(ProfileProfileAligner<S,C> ppa)
Creates a profile-profile alignment task for simplified parallel execution. |
|
| Method Summary | |
|---|---|
ProfilePair<S,C> |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallableProfileProfileAligner(ProfileProfileAligner<S,C> ppa)
ppa - already initialized profile-profile aligner| Method Detail |
|---|
public ProfilePair<S,C> call()
call in interface java.util.concurrent.Callable<ProfilePair<S extends Sequence<C>,C extends Compound>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||