net.sf.cglib.core
public abstract class ClassInfo extends Object
Method Summary | |
---|---|
boolean | equals(Object o) |
abstract Type[] | getInterfaces() |
abstract int | getModifiers() |
abstract Type | getSuperType() |
abstract Type | getType() |
int | hashCode() |
String | toString() |