public class AntHelper
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
addPropertyToCommand
@NotNull
public static @NotNull List<String> addPropertyToCommand(@NotNull
@NotNull List<String> command,
@NotNull
@NotNull String key,
@NotNull
@NotNull String value)