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

Method next

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

Returns the next value in the iterator. @return next value @throws java.util.NoSuchElementException if no next element exists

()

Source from the content-addressed store, hash-verified

35 * @throws java.util.NoSuchElementException if no next element exists
36 */
37 int next();
38}

Callers 15

placePhiFunctionsMethod · 0.95
insertMoveBeforeMethod · 0.95
ssaSetToSpecsMethod · 0.95
mergeMethod · 0.95
mergeMethod · 0.95
parseAliasMethod · 0.65
getActivityMetaDataMethod · 0.65
WallpaperInfoMethod · 0.65
DeviceAdminInfoMethod · 0.65
TEST_FFunction · 0.65

Implementers 4

ClassDefIteratordexfixer/src/com/android/dex/Dex.java
ListIntSetdexfixer/src/com/android/dx/util/ListI
BitIntSetdexfixer/src/com/android/dx/util/BitIn
ArchivePathElementdexfixer/src/com/android/multidex/Arch

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.52
CheckSeparateFunction · 0.52
TestUnlockObjectFunction · 0.52