Toggle navigation
Home
java.util.Map.Entry to org.neo4j.helpers.collection.Pair
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
entry.getKey()
to
entry.first()
type.getKey()
to
type.first()