class ExplodedDisambiguationRule extends java.lang.Object implements AttributeDisambiguationRule<java.lang.Boolean>
If true, then it's the closest match, otherwise not the closest. Prioritizes the exploded variant
Constructor and description |
---|
ExplodedDisambiguationRule() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
execute(MultipleCandidatesDetails<java.lang.Boolean> details) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |