Toggle navigation
Home
java.lang.Integer to java.util.List<java.lang.Integer>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'pheonix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
targets[i].equals(tag)
to
targets.get(i).equals(tag)
targets.length
to
targets.size()
iargs.length
to
iargs.size()
iargs.length
to
iargs.size()
Other
0
to
0
index
to
index
numElementsTotal
to
numElementsTotal