AutoRefactor icon indicating copy to clipboard operation
AutoRefactor copied to clipboard

New refactoring - Replace use of concrete classes with use of interfaces

Open JnRouvignac opened this issue 12 years ago • 1 comments

Replace use of concrete classes with use of interfaces if only the interface methods are called on the variable (when the variable is local to a method).

JnRouvignac avatar Mar 13 '13 10:03 JnRouvignac

Depends on issue #32.

JnRouvignac avatar Apr 25 '13 14:04 JnRouvignac