public abstract class AbstractFeasibilityScoreDefinition<S extends FeasibilityScore<S>> extends AbstractScoreDefinition<S> implements FeasibilityScoreDefinition<S>
FeasibilityScoreDefinition.| Constructor and Description |
|---|
AbstractFeasibilityScoreDefinition(String[] levelLabels) |
formatScore, getLevelLabels, getLevelsSize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFeasibleLevelsSizebuildOptimisticBound, buildPessimisticBound, buildScoreHolder, formatScore, fromLevelNumbers, getLevelLabels, getLevelsSize, getScoreClass, parseScorepublic AbstractFeasibilityScoreDefinition(String[] levelLabels)
levelLabels - never null, as defined by ScoreDefinition.getLevelLabels()Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.