Class Profiles

java.lang.Object
net.storm.api.plugins.config.Profiles

public class Profiles extends Object
Container class for a list of configuration profiles.

This class is used for serialization/deserialization of the profiles list, particularly when loading and saving the profile configuration file.

See Also:
  • Constructor Details

    • Profiles

      public Profiles()