|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jgap.BaseRateCalculator
public abstract class BaseRateCalculator
Base class for rate calculators.
| Constructor Summary | |
|---|---|
BaseRateCalculator(Configuration a_config)
|
|
| Method Summary | |
|---|---|
Configuration |
getConfiguration()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jgap.IUniversalRateCalculator |
|---|
calculateCurrentRate, toBePermutated |
| Constructor Detail |
|---|
public BaseRateCalculator(Configuration a_config)
throws InvalidConfigurationException
a_config - the configuration to use
InvalidConfigurationException| Method Detail |
|---|
public Configuration getConfiguration()
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||