Home
last modified time | relevance | path

Searched defs:getSuperType (Results 1 – 3 of 3) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DClassInfo.java27 abstract public Type getSuperType(); in getSuperType() method in ClassInfo
DClassEmitter.java116 public Type getSuperType() { in getSuperType() method in ClassEmitter
DReflectUtils.java432 public Type getSuperType() { in getClassInfo() method