Package pl.decerto.hyperon.runtime.model
Class MpParameterEntry
java.lang.Object
pl.decerto.hyperon.runtime.model.MpParameterEntry
- All Implemented Interfaces:
ParameterEntry
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyLevelMapper(LevelMapper mapper) if parameter is slave and has levels' order different from master we have to reorder levels using master-slave mapper.voidintern()toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.smartparam.engine.core.parameter.ParameterEntry
getLevels
-
Constructor Details
-
MpParameterEntry
-
-
Method Details