public class ReflectionUtil extends Object
Constructor and Description |
---|
ReflectionUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isProperty(Field f,
Type boundType,
Filter filter) |
static boolean |
isProperty(Method m,
Type boundType,
Filter filter) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.