Class AntHelper


  • public class AntHelper
    extends Object
    • Method Detail

      • addPropertyToCommand

        @NotNull
        public static @NotNull List<String> addPropertyToCommand​(@NotNull
                                                                 @NotNull List<String> command,
                                                                 @NotNull
                                                                 @NotNull String key,
                                                                 @NotNull
                                                                 @NotNull String value)