|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFitnessEvaluation.InterpretedFitnessEvaluation
FitnessEvaluation.InterpretedJScheme
public abstract class InterpretedJScheme
Interpret code using JScheme
| Field Summary | |
|---|---|
protected jscheme.JScheme |
js
|
| Constructor Summary | |
|---|---|
InterpretedJScheme()
Creates a new instance of InterpretedJScheme |
|
| Method Summary |
|---|
| Methods inherited from class FitnessEvaluation.InterpretedFitnessEvaluation |
|---|
canCache, getFitness, runFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface Parameter.ParameterI |
|---|
setProperties |
| Field Detail |
|---|
protected final jscheme.JScheme js
| Constructor Detail |
|---|
public InterpretedJScheme()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||