MCPcopy Create free account
hub / github.com/Youlor/unpacker / iterator

Method iterator

dexfixer/src/com/android/dx/util/IntSet.java:66–66  ·  view source on GitHub ↗

Iterates the set @return non-null; a set iterator

()

Source from the content-addressed store, hash-verified

64 * @return {@code non-null;} a set iterator
65 */
66 IntIterator iterator();
67}

Callers 10

insertMoveBeforeMethod · 0.95
iteratorMethod · 0.65
compareToMethod · 0.65
compareToMethod · 0.65
writeSizeMethod · 0.65
placePhiFunctionsMethod · 0.65
ssaSetToSpecsMethod · 0.65
mergeMethod · 0.65
mergeMethod · 0.65

Implementers 2

ListIntSetdexfixer/src/com/android/dx/util/ListI
BitIntSetdexfixer/src/com/android/dx/util/BitIn

Calls

no outgoing calls

Tested by

no test coverage detected