Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sf.cglib.core.ClassInfo
public abstract class ClassInfo
extends java.lang.Object
Method Summary | |
boolean |
|
abstract Type[] | |
abstract int | |
abstract Type | |
abstract Type |
|
int |
|
String |
|
public boolean equals(Object o)
public abstract Type[] getInterfaces()
public abstract int getModifiers()
public abstract Type getSuperType()
public abstract Type getType()
public int hashCode()
public String toString()