Mapping Summary for ('java.util.concurrent.ScheduledExecutorService', 'java.util.concurrent.ScheduledThreadPoolExecutor')

Match Replace Instances isVeryGood isGood isChange Relevant Instances Commits Project Link
:[TCIVar]=Executors.newScheduledThreadPool(:[v1],:[v2]) :[TCIVar]=new ScheduledThreadPoolExecutor(:[v1],:[v2]) 1 False False True 1 ['9e561248b42eb3ac0b530afc69f1f9f5156c7afa'] ['rapidoid'] Link
Executors.newScheduledThreadPool(:[v0],:[v1]) new ScheduledThreadPoolExecutor(:[v0],:[v1]) 1 False False True 1 ['9e561248b42eb3ac0b530afc69f1f9f5156c7afa'] ['rapidoid'] Link