Class Targets


  • public final class Targets
    extends java.lang.Object
    Contains constants and static methods to create and work with TargetFormats.
    • Method Detail

      • defineAs

        public static java.util.Set<TargetFormat> defineAs​(TargetFormat... format)
        Creates a set containing the specified target formats.
        Parameters:
        format - the target formats
        Returns:
        set containing the specified target formats