Class PropertyList

  • All Implemented Interfaces:
    java.io.Serializable

    public class PropertyList
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • key

        protected java.lang.String key
    • Constructor Detail

      • PropertyList

        protected PropertyList()
      • PropertyList

        protected PropertyList​(java.lang.String key,
                               PropertyList rest)