Class CopyRefactoring

All Implemented Interfaces:
IAdaptable

public class CopyRefactoring extends ProcessorBasedRefactoring
A generic copy refactoring. The actual refactoring is done by the copy processor passed to the constructor.

This class is not intended to be subclassed by clients.

Since:
3.1
Restriction:
This class is not intended to be subclassed by clients.