public final class ProxyGenerator extends Object
| Constructor and Description |
|---|
ProxyGenerator(PrintWriter writer,
TypeAnalyser type)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createProxyJDoc() |
void |
generate()
Generate proxy factory.
|
public ProxyGenerator(PrintWriter writer, TypeAnalyser type)
writer - the writertype - the typeCopyright © 2019. All rights reserved.