Overload List
Name | Description | |
---|---|---|
CustomExplain(Int32, Explanation, Explanation) |
Explain the custom score.
Whenever overriding {@link #customScore(int, float, float)},
this method should also be overridden to provide the correct explanation
for the part of the custom scoring.
| |
CustomExplain(Int32, Explanation, array<Explanation>[]()[][]) |
Explain the custom score.
Whenever overriding {@link #customScore(int, float, float[])},
this method should also be overridden to provide the correct explanation
for the part of the custom scoring.
|