Class TargetPlatforms

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

public class TargetPlatforms extends ArrayList<TargetPlatform>
Since:
5.9.3
See Also:
  • Constructor Details

    • TargetPlatforms

      public TargetPlatforms()
    • TargetPlatforms

      public TargetPlatforms(Collection<? extends TargetPlatform> c)