public abstract class AbstractScoreDefinition<S extends Score> extends Object implements ScoreDefinition<S>, Serializable
ScoreDefinition
.Constructor and Description |
---|
AbstractScoreDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
formatScore(S score)
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
buildOptimisticBound, buildPessimisticBound, buildScoreHolder, getLevelsSize, getScoreClass, parseScore
public String formatScore(S score)
ScoreDefinition
formatScore
in interface ScoreDefinition<S extends Score>
score
- never nullScoreDefinition.parseScore(String)
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.