Toggle navigation
Home
java.util.Queue to java.util.Set
No. of Instances - 3
No. of Commits - 3
No. of Projects - {'neo4j', 'redisson', 'jetty.project'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Cascading Type Change (Different)
BlockingArrayQueue<>
to
HashSet<>
LinkedList<>
to
HashSet<>
Rename Method invocation
offer
to
add
offer
to
add