Toggle navigation
Home
java.util.ArrayDeque to org.hibernate.internal.util.collections.Stack
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'hibernate-orm'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Rename Method invocation
addLast
to
push
removeLast
to
pop
addLast
to
push
removeLast
to
pop
addLast
to
push
removeLast
to
pop
addLast
to
push
removeLast
to
pop
peekLast
to
getCurrent
addLast
to
push
removeLast
to
pop
peekLast
to
getCurrent
peekLast
to
getCurrent
Cascading Type Change (Similar)
GraphNodeImplementor
to
GraphImplementor
AttributeNodeImplementor
to
AttributeNodeImplementor<?>