java.lang.Object
de.sormuras.bach.tool.Javac
- All Implemented Interfaces:
Call<Javac>,WithModuleOptionsCall<Javac>,WithModuleSourceOptionsCall<Javac>
public final class Javac extends Object implements WithModuleSourceOptionsCall<Javac>
A
javac call configuration.-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description Javac(List<Call.Argument> arguments) -
Method Summary
Modifier and Type Method Description List<Call.Argument>arguments()Stringname()StringtoDescriptiveLine()Javacwith(List<Call.Argument> arguments)JavacwithRecommendedWarnings()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.sormuras.bach.Call
findArgument, findProvider, findValue, run, toCommandLine, toStringArray, toStrings, with, with, with, with, with, with, with, with, withoutMethods inherited from interface de.sormuras.bach.tool.WithModuleOptionsCall
withModule, withModulePath, withPatchModule, withResolvingAdditionalModulesMethods inherited from interface de.sormuras.bach.tool.WithModuleSourceOptionsCall
withEncoding, withModuleSourcePath