Toggle navigation
Home
org.apache.commons.lang3.tuple.Pair to java.util.Map.Entry
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'hadoop', 'giraph'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Add or Remove Method invocation
handle.getRight()
to
handle.getValue()
handle.getLeft()
to
handle.getKey()
perWorkerOpenRequestMap.values()
to
clientRequestIdRequestInfoMap.entrySet()
Rename Variable
pair
to
entry