org.eclipse.jdt.ui.cleanup
Interface ICleanUpOptionsInitializer
-
public interface ICleanUpOptionsInitializer
Initializes the default options for a clean up kind.
-
Since:
- 3.5
setDefaultOptions
void setDefaultOptions(
CleanUpOptions options)
- Sets the default options of this initializer.
-
-
Parameters:
-
options
- the clean up options
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.