MCPcopy Create free account
hub / github.com/ca-archived/AppZone / intern

Method intern

server-api/src/main/java/org/jf/dexlib/Section.java:179–190  ·  view source on GitHub ↗

This method checks if an item that is equivalent to the given item has already been added. If found, it returns that item. If not found, it adds the given item to this section and returns it. @param item the item to intern @return An item from this section that is equivalent to the given item. It ma

(T item)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

internClassDefItemMethod · 0.45
internStringIdItemMethod · 0.45
internAnnotationItemMethod · 0.45
internDebugInfoItemMethod · 0.45
internTypeIdItemMethod · 0.45
internMethodIdItemMethod · 0.45
internCodeItemMethod · 0.45
internFieldIdItemMethod · 0.45

Calls 2

getInternedItemMethod · 0.95
putMethod · 0.45

Tested by

no test coverage detected