Class TargetPlatformExtension

All Implemented Interfaces:
Serializable, Comparable<TargetPlatform>, Target, TargetInfo, TargetPlatform

public class TargetPlatformExtension extends TargetExtension implements TargetPlatform, Comparable<TargetPlatform>
TargetPlatform implementation relying on an original implementation, useful for override when adding additional metadata.
Since:
5.7.1
See Also: