class ResultExtender
extends Object
Extend results by adding rules matches as hidden matches.
- Since:
- 4.0
-
Nested Class Summary
Nested Classes
(package private) static class
-
Constructor Summary
Constructors
-
Method Summary
Filter extensionMatches so that only those matches are left that don't cover or touch one of the matches.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ResultExtender
ResultExtender()
-
Method Details
-
getAsHiddenMatches
Filter extensionMatches so that only those matches are left that don't cover or touch one of the matches.