Package net.sf.cglib.core
Class ClassEmitter.FieldInfo
- java.lang.Object
-
- net.sf.cglib.core.ClassEmitter.FieldInfo
-
- Enclosing class:
- ClassEmitter
static class ClassEmitter.FieldInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FieldInfo(int access, java.lang.String name, org.objectweb.asm.Type type, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-