|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectTranspositionEngine.InsertionDescriptor
public class TranspositionEngine.InsertionDescriptor
A data class that holds the parameters for insertion
| Constructor Summary | |
|---|---|
TranspositionEngine.InsertionDescriptor(int length,
double percentIndividuals)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
double |
getPercentIndividuals()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TranspositionEngine.InsertionDescriptor(int length,
double percentIndividuals)
| Method Detail |
|---|
public int getLength()
public double getPercentIndividuals()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||