Class RedundancyResult<Parent,Item extends IsRedundant & HumanReadable>
java.lang.Object
org.drools.verifier.core.maps.util.RedundancyResult<Parent,Item>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRedundancyResult(Item... items) RedundancyResult(Parent parent, RedundancyResult<Object, Item> result) -
Method Summary
-
Field Details
-
EMPTY
-
list
-
-
Constructor Details
-
RedundancyResult
-
RedundancyResult
-
-
Method Details
-
isTrue
public boolean isTrue() -
get
-
getParent
-