Class LinkCollection

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Link>, Collection<Link>, List<Link>, RandomAccess

public class LinkCollection extends ArrayList<Link>
See Also:
  • Constructor Details

    • LinkCollection

      public LinkCollection()
  • Method Details