42a4d224bb93b0640e137bc872b9a1f2bba22273
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable command : Commit<? extends TtlCommand> to commit : Commit<? extends TtlCommand> in method private isActive(commit Commit<? extends TtlCommand>) : boolean in class net.kuujo.copycat.collections.AsyncMap.StateMachine | From | To | |
Extract Method | 2 | ||
Extract Method private isActive(commit Commit<? extends TtlCommand>) : boolean extracted from protected containsKey(commit Commit<ContainsKey>) : boolean in class net.kuujo.copycat.collections.AsyncMap.StateMachine | From | To | |
Extract Method private isActive(commit Commit<? extends TtlCommand>) : boolean extracted from protected remove(commit Commit<Remove>) : Object in class net.kuujo.copycat.collections.AsyncMap.StateMachine | From | To |