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>
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Integer>
PairwiseSequenceScorer
.Constructor and Description |
---|
CallablePairwiseSequenceScorer(PairwiseSequenceScorer<S,C> pss)
Creates a pairwise sequence scoring task for simplified parallel execution.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
call() |
public CallablePairwiseSequenceScorer(PairwiseSequenceScorer<S,C> pss)
pss
- already initialized pairwise sequence scorer