Uses of Class
Utils.SetSettings

Packages that use SetSettings
Utils Provides various utility classes. 
 

Uses of SetSettings in Utils
 

Methods in Utils that return SetSettings
static SetSettings SetSettings.fromFile(java.io.File f)
          Reads settings from a file and returns an instance of this class.
static SetSettings SetSettings.fromFileAndCommandLine(java.io.File f, java.lang.String[] c)
          Returns settings from a file and the command line and returns an instance of this class.
 

Constructors in Utils with parameters of type SetSettings
Settings(PossibleSettings need, SetSettings set)
          Creates an instance of this class