Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
insertMoveBefore
Method · 0.95
unregisterMoveCallback
Method · 0.65
iterator
Method · 0.65
compareTo
Method · 0.65
compareTo
Method · 0.65
writeSize
Method · 0.65
placePhiFunctions
Method · 0.65
ssaSetToSpecs
Method · 0.65
merge
Method · 0.65
merge
Method · 0.65
Implementers
2
ListIntSet
dexfixer/src/com/android/dx/util/ListI
BitIntSet
dexfixer/src/com/android/dx/util/BitIn
Calls
no outgoing calls
Tested by
no test coverage detected