ice.util
Interface Settings


public interface Settings

This interface represents adjustable settings.

Since:
1.3
Version:
1.3
Author:
Jack van Ooststroom

Method Summary
 void resetToDefault()
          Resets the settings of current instance to the default settings.
 

Method Detail

resetToDefault

public void resetToDefault()

Resets the settings of current instance to the default settings.