Toggle navigation
Home
com.google.common.collect.ImmutableMapEntry to java.util.Map.Entry
No. of Instances - 6
No. of Commits - 2
No. of Projects - {'guava'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Different)
ImmutableMapEntry<K,V>
to
AbstractMap.SimpleImmutableEntry<K,V>