|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmodele.Algorithms
modele.AlgorithmsCT02
public class AlgorithmsCT02
Implementation of compatibilityTreament from scratch...
Algorithms.compatibilityTreatment(PalindromeListe),
AlgorithmsCT01,
AlgorithmsCT03| Field Summary |
|---|
| Fields inherited from class modele.Algorithms |
|---|
Ms |
| Constructor Summary | |
|---|---|
AlgorithmsCT02(Sequence cible,
SequenceListe alignement)
Deprecated. Do not instanciate this class. |
|
| Method Summary | |
|---|---|
static PalindromeListeListe |
compatibilityTreatment(PalindromeListe L)
Deprecated. Polymorphism of procedure. |
static PalindromeListeListe |
compatibilityTreatmentMore(PalindromeListe L)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlgorithmsCT02(Sequence cible,
SequenceListe alignement)
cible - (Sequence)alignement - (SequenceListe)| Method Detail |
|---|
public static PalindromeListeListe compatibilityTreatment(PalindromeListe L)
L - (PalindromeListe)
public static PalindromeListeListe compatibilityTreatmentMore(PalindromeListe L)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||