Skip navigation links
I M P R Y 

I

IdEqualsHashCode - Annotation Type in yakworks.commons.transform
Equals and hash code annotation for Gorm and JPA entites when you want it based on id.
isAssignableFrom(Class<?>, Class<?>) - Static method in class yakworks.commons.lang.ReflectionUtils
Tests whether or not the left hand type is compatible with the right hand type in Groovy terms, i.e.
isGetter(String, Class<?>[]) - Static method in class yakworks.commons.lang.ReflectionUtils
Returns true if the name of the method specified and the number of arguments make it a javabean property
isSetter(String, Class[]) - Static method in class yakworks.commons.lang.ReflectionUtils
 

M

makeAccessible(Field) - Static method in class yakworks.commons.lang.ReflectionUtils
Make the given field accessible, explicitly setting it accessible if necessary.
makeAccessible(Method) - Static method in class yakworks.commons.lang.ReflectionUtils
Make the given method accessible, explicitly setting it accessible if necessary.

P

PRIMITIVE_TYPE_COMPATIBLE_CLASSES - Static variable in class yakworks.commons.lang.ReflectionUtils
 

R

ReflectionUtils - Class in yakworks.commons.lang
Provides methods to help with reflective operations
ReflectionUtils() - Constructor for class yakworks.commons.lang.ReflectionUtils
 

Y

yakworks.commons.lang - package yakworks.commons.lang
 
yakworks.commons.transform - package yakworks.commons.transform
 
I M P R Y 
Skip navigation links