| Constructor and Description |
|---|
GenericAptOutput(javax.annotation.processing.Filer filer,
Renderer<T> renderer,
java.lang.String relativePath) |
GenericAptOutput(javax.annotation.processing.Filer filer,
Renderer<T> renderer,
java.lang.String moduleAndPackage,
java.lang.String relativePath) |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Function<T,java.io.Writer> |
getFunction() |
Copyright © 2022. All Rights Reserved.