public class IsProperty
extends java.lang.Object
implements java.util.function.Predicate<java.lang.reflect.Method>
| Constructor and Description |
|---|
IsProperty() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.lang.reflect.Method method) |