Interface ICleanUpOptionsInitializer


public interface ICleanUpOptionsInitializer
Initializes the default options for a clean up kind. Originally from org.eclipse.jdt.ui 3.5
Since:
1.21
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the default options of this initializer.
  • Method Details

    • setDefaultOptions

      void setDefaultOptions(CleanUpOptions options)
      Sets the default options of this initializer.
      Parameters:
      options - the clean up options