Toggle navigation
Home
edu.stanford.nlp.util.Pair to java.util.Collection
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'CoreNLP'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Similar)
Pair<Integer,Integer>
to
Collection<IntPair>
Add or Remove Method invocation
m
to
pEn.getKey()
Update argument list (Method invocation)
getMatchedTokensIndex
to
getMatchedTokensIndex
Rename Variable
matchedTokensIndex
to
matched