Class ListStringVariable

All Implemented Interfaces:
ConfigurationItem, VisitableItem, Serializable, Cloneable, Comparable<BaseConfigurationItem>

public class ListStringVariable extends Variable.VariableWithValue<List<String>>
See Also:
  • Field Details

  • Constructor Details

    • ListStringVariable

      public ListStringVariable()
  • Method Details