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