Class CAPreferencesLoader

java.lang.Object
com.io7m.cardant.client.preferences.vanilla.internal.CAPreferencesLoader

public final class CAPreferencesLoader extends Object
A preferences loader.
  • Constructor Details

    • CAPreferencesLoader

      public CAPreferencesLoader(FileSystem inFileSystem, Properties inProperties)
      A preferences loader.
      Parameters:
      inFileSystem - The filesystem used for paths
      inProperties - Properties
  • Method Details