Class ReflectionUtil
- java.lang.Object
-
- org.hibernate.annotations.common.reflection.ReflectionUtil
-
public class ReflectionUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ReflectionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisProperty(Field f, Type boundType, Filter filter)static booleanisProperty(Method m, Type boundType, Filter filter)
-