ba3263caa731f57c1ad360c1311878eb7da595ac
Files Diff
- Added: 5
- Removed: 5
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class com.ea.orbit.samples.annotation.examples.MemoizeExampleActor moved and renamed to com.ea.orbit.actors.test.actors.CacheResponseActor | From | To | |
Extract Method | 1 | ||
Extract Method private invokeInternal(toReference Addressable, m Method, oneWay boolean, methodId int, params Object[]) : Task<?> extracted from public invoke(toReference Addressable, m Method, oneWay boolean, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.Execution | From | To |