java.lang.Object
de.sormuras.bach.tool.Javadoc
- All Implemented Interfaces:
Call<Javadoc>,WithModuleOptionsCall<Javadoc>,WithModuleSourceOptionsCall<Javadoc>
public final class Javadoc extends Object implements WithModuleSourceOptionsCall<Javadoc>
A
javadoc call configuration.-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description Javadoc(List<Call.Argument> arguments) -
Method Summary
Modifier and Type Method Description List<Call.Argument>arguments()Stringname()StringtoDescriptiveLine()Javadocwith(List<Call.Argument> arguments)JavadocwithRecommendedWarnings()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