| Modifier and Type | Class and Description |
|---|---|
class |
BendableScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
BendableBigDecimalScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
BendableLongScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HardMediumSoftScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HardMediumSoftBigDecimalScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HardMediumSoftLongScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HardSoftScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HardSoftBigDecimalScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
HardSoftDoubleScoreDefinition
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HardSoftLongScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBigDecimalScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDoubleScoreDefinition
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLongScoreDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBendableScoreDefinition<S extends FeasibilityScore<S>> |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.