Class Properties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class Properties extends Properties
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • Properties

      public Properties()
    • Properties

      public Properties(File src) throws IOException
      Loads from the file.
      Throws:
      IOException