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

Method equals

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

Compares this TryBlock to another TryBlock for equality. This TryBlock is equal to another TryBlock if all 3 fields are equal. The exception handlers are tested for equality using the usual List equality semantics. @param o The object to be compared for equality with this TryBlock @return true if

(@Nullable Object o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

invokeMethod · 0.65
objectIndexMethod · 0.65
checkMethodMethod · 0.65
mainMethod · 0.65
getVisibilityMethod · 0.65
iteratorMethod · 0.65
equalsMethod · 0.65
equalsMethod · 0.65
equalsMethod · 0.65
internClassDefMethod · 0.65
equalsMethod · 0.65
addHandlerMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected