| Constructor and Description |
|---|
TypeDefAptOutput(javax.annotation.processing.Filer filer) |
TypeDefAptOutput(javax.annotation.processing.Filer filer,
Renderer<TypeDef> renderer) |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Function<TypeDef,java.io.Writer> |
getFunction() |
public TypeDefAptOutput(javax.annotation.processing.Filer filer)
public java.util.function.Function<TypeDef,java.io.Writer> getFunction()
getFunction in interface Output<TypeDef>Copyright © 2022. All Rights Reserved.