See: Description
Interface | Description |
---|---|
OverExpectedCriterion |
Over-expected criterion interface.
|
Class | Description |
---|---|
AvoidUnbalancedWhenNoExpectations |
Avoid unbalanced sections when there are no expectations.
|
FractionallyOverExpected |
Over-expected space depends on how much is the class over-expected.
|
FractionallyUnbalancedWhenNoExpectations |
Avoid unbalanced sections when there are no expectations.
|
MoreSpaceThanExpected |
A class is considered over-expected, when there less space available than expected.
|
NeverOverExpected |
A section is never over-expected.
|
PenaltyNotNegative |
Class is over-expected when
Section.getPenalty() is not negative. |
PercentageOverExpected |
A class is considered over-expected, when there less space available than expected.
|
Enum | Description |
---|---|
PercentageOverExpected.Rounding |
Expectations rounding
|
Copyright © 2016 UniTime LLC. All Rights Reserved.