JavaScript is disabled on your browser.
Skip navigation links
Drools Workbench - Verifier Core 10.1.0
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.drools.verifier.core.relations
Interface IsDeficient<T>
All Known Implementing Classes:
RuleInspector
public interface
IsDeficient<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isDeficient
(
T
t)
Method Details
isDeficient
boolean
isDeficient
(
T
t)