T - The type which this option represents.JavadocOptionFileOption<T>public interface OptionLessJavadocOptionFileOption<T>
| Modifier and Type | Method | Description | 
|---|---|---|
| T | getValue() | |
| void | setValue(T value) | |
| void | write(org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext writerContext) |