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