MCPcopy Create free account
hub / github.com/CvvT/AppTroy / getSuperclass

Method getSuperclass

app/src/main/java/org/cc/dexlib2/iface/ClassDef.java:72–72  ·  view source on GitHub ↗

Gets the superclass of this class. This will only be null if this is the base java.lang.Object class. @return The superclass of this class

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

analyzeIputIgetQuickMethod · 0.95
ofMethod · 0.65
getSuperclassMethod · 0.65
writeSuperMethod · 0.65
getSuperclassMethod · 0.65

Implementers 6

DexBackedClassDefapp/src/main/java/org/cc/dexlib2/dexba
ImmutableClassDefapp/src/main/java/org/cc/dexlib2/immut
PoolClassDefapp/src/main/java/org/cc/dexlib2/write
BuilderClassDefapp/src/main/java/org/cc/dexlib2/write
ReflectionClassDefapp/src/main/java/org/cc/dexlib2/analy
RewrittenClassDefapp/src/main/java/org/cc/dexlib2/rewri

Calls

no outgoing calls

Tested by

no test coverage detected