Class ContentPropertyList

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.Vector
org.cybergarage.upnp.std.av.server.object.ContentPropertyList
All Implemented Interfaces:
Serializable, Cloneable, Iterable, Collection, List, RandomAccess

public class ContentPropertyList extends Vector
See Also:
Serialized Form
  • Constructor Details

    • ContentPropertyList

      public ContentPropertyList()
  • Method Details