JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.kheops.util
Interface MatcherPredicate
public interface
MatcherPredicate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
evaluate
(
Object
source,
Object
target)
Method Details
evaluate
boolean
evaluate
(
Object
source,
Object
target)