org.codehaus.groovy.reflection
Class CachedField
java.lang.Object
org.codehaus.groovy.reflection.CachedField
public class CachedField
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
field
public final Field field
CachedField
public CachedField(CachedClass clazz,
Field field)
getName
public String getName()
isStatic
public boolean isStatic()
getType
public Class getType()
getModifiers
public int getModifiers()