|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimbad.picoevo.toolbox.Dictionary
public final class Dictionary
This class contains static constants that defines values for specific terms in human readable form (e.g. "maximisation"/"minimization" instead of true/false). User should refer to this class whenever cryptic parameter are required
Field Summary | |
---|---|
static boolean |
fullMethod
|
static boolean |
growMethod
|
static boolean |
Maximisation
|
static boolean |
Minimisation
|
Constructor Summary | |
---|---|
Dictionary()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean Minimisation
public static boolean Maximisation
public static boolean fullMethod
public static boolean growMethod
Constructor Detail |
---|
public Dictionary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |