public abstract class Matcher extends Object
PojoSearcher class.| Constructor and Description |
|---|
Matcher() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
matches(ClassMeta<?> cm,
Object o)
Returns
|
public Matcher()
public abstract boolean matches(ClassMeta<?> cm, Object o)
cm - The class type of the object being matched. Never o - The object being matched. Never Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.