Interface JavadocOptionFileOption<T>
- Type Parameters:
T- The type which this option represents.
- All Superinterfaces:
OptionLessJavadocOptionFileOption<T>
Represents a Javadoc command-line option.
- Since:
- 0.9
-
Method Summary
Methods inherited from interface OptionLessJavadocOptionFileOption
getValue, setValue, write
-
Method Details
-
getOption
-