Toggle navigation
Home
java.util.concurrent.Future to java.util.concurrent.Future<?>
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Cascading Type Change (Different)
ArrayList<Future>
to
ArrayList<Future<?>>
Add or Remove Method invocation
startRelationshipRemoval(bandLabel,cityLabel,stopFlag)
to
relationshipRemover
relationshipRemover
to
executorService.submit(relationshipRemover)
startRelationshipsCreator(relationshipsCreator)
to
executorService.submit(relationshipsCreator)