Mapping Summary for ('java.util.concurrent.atomic.AtomicBoolean', 'java.util.concurrent.atomic.AtomicLong')
Match | Replace | Instances | isVeryGood | isGood | isChange | Relevant Instances | Commits | Project | Link |
---|---|---|---|---|---|---|---|---|---|
new AtomicBoolean() | new AtomicLong() | 8 | False | True | True | 8 | ['2dae86df22943c8350eda94e008f167691ffc3e8', '8f2557b3ae3fa890ad17e658a4d910c1ea5da401'] | ['neo4j'] | Link |
new AtomicBoolean() | new AtomicLong(0L) | 1 | False | False | True | 1 | ['2e2e2343ffe7f65faa3e49ebfc12da8aecc59e46'] | ['ehcache3'] | Link |