sam.core
Class Settings.Stop

java.lang.Object
  |
  +--sam.core.Settings.Stop
Enclosing class:
Settings

public static class Settings.Stop
extends java.lang.Object

Placeholder class for holding various static finalizations.


Constructor Summary
Settings.Stop()
           
 
Method Summary
static void unload()
          Finalizes the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Settings.Stop

public Settings.Stop()
Method Detail

unload

public static void unload()
Finalizes the application.