Class SettingsFixer

  • All Implemented Interfaces:
    SettingsUpdater

    public class SettingsFixer
    extends Object
    implements SettingsUpdater
    This class looks at the settings and updates as needed for use with the standard Java classes.
    • Constructor Detail

      • SettingsFixer

        public SettingsFixer()
    • Method Detail

      • updateSettings

        public void updateSettings()
        Update the settings associated with this smoother
        Specified by:
        updateSettings in interface SettingsUpdater