public abstract class AbstractCMPEvaluator<ID,R,PARAMC>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ID |
identifier |
Modifier | Constructor and Description |
---|---|
protected |
AbstractCMPEvaluator(ID identifier) |
Modifier and Type | Method and Description |
---|---|
ID |
getIdentifier() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
protected final ID identifier
protected AbstractCMPEvaluator(ID identifier)
public ID getIdentifier()
Identified.getIdentifier()