O - class from which solution elements stem frompublic class ASolutionCandidateFoundEvent<O> extends AAlgorithmEvent implements SolutionCandidateFoundEvent<O>
| Constructor and Description |
|---|
ASolutionCandidateFoundEvent(java.lang.String algorithmId,
O solutionCandidate) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGID() |
O |
getSolutionCandidate() |
getAlgorithmId, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithmId, getTimestamppublic ASolutionCandidateFoundEvent(java.lang.String algorithmId,
O solutionCandidate)
public O getSolutionCandidate()
getSolutionCandidate in interface SolutionCandidateFoundEvent<O>public int getGID()