Toggle navigation
Home
java.util.concurrent.ConcurrentLinkedQueue to java.util.List
No. of Instances - 3
No. of Commits - 3
No. of Projects - {'orientdb', 'orbit', 'nd4j'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
pagesCache
to
logCache
pagesCache
to
logCache
pagesCache
to
logCache
pagesCache
to
logCache
Add or Remove Method invocation
Stream.concat(Stream.concat(Stream.of("@startuml"),sequenceDiagram.stream()),Stream.of("@enduml")).collect(Collectors.toList())
to
Stream.concat(Stream.concat(Stream.of("@startuml"),Stream.of(sequenceDiagram.toArray()).map(o -> (String)o)),Stream.of("@enduml")).collect(Collectors.toList())
queue
to
queue.get(deviceId)