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, waitbuildOptimisticBound, buildPessimisticBound, buildScoreHolder, getLevelsSize, getScoreClass, parseScorepublic String formatScore(S score)
ScoreDefinitionformatScore in interface ScoreDefinition<S extends Score>score - never nullScoreDefinition.parseScore(String)Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.