Class FileBufferOperationRunner

java.lang.Object
org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner

public class FileBufferOperationRunner extends GenericFileBufferOperationRunner
A FileBufferOperationRunner executes IFileBufferOperation. The runner takes care of all aspects that are not operation specific.

This class is not intended to be subclassed. Clients instantiate this class.

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