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