Toggle navigation
Home
com.google.common.collect.Multiset.Entry to java.util.Map.Entry
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'checkstyle'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Rename Method invocation
getElement
to
getKey
Add or Remove Method invocation
duplication.getCount()
to
duplication.getValue().get()