Class DeleteRefactoring

All Implemented Interfaces:
IAdaptable

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

This class is not intended to be subclassed by clients.

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