Toggle navigation
Home
java.lang.Integer to java.util.List<java.lang.Integer>
No. of Instances - 26
No. of Commits - 6
No. of Projects - {'pheonix', 'framework', 'ignite', 'flink', 'nd4j'}
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