Toggle navigation
Home
java.lang.Integer to org.neo4j.kernel.api.impl.schema.ValueEncoding.String
No. of Instances - 28
No. of Commits - 2
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Cascading Type Change (Different)
SupportedProtocols<>
to
ModifierSupportedProtocols
List<SupportedProtocols<ModifierProtocol>>
to
List<ModifierSupportedProtocols>
SupportedProtocols<>
to
ModifierSupportedProtocols
List<SupportedProtocols<ModifierProtocol>>
to
List<ModifierSupportedProtocols>
SupportedProtocols<>
to
ModifierSupportedProtocols
SupportedProtocols<>
to
ModifierSupportedProtocols
SupportedProtocols<>
to
ApplicationSupportedProtocols
Add or Remove Method invocation
modifierProtocol.version()
to
modifierProtocol.implementation()
asList(RAFT_1.version())
to
asList(RAFT_1.implementation())
asList(new SupportedProtocols<>(COMPRESSION,versions))
to
asList(new ModifierSupportedProtocols(COMPRESSION,versions))
Cascading Type Change (Similar)
List<SupportedProtocols<ModifierProtocol>>
to
List<ModifierSupportedProtocols>