| Package | Description |
|---|---|
| org.jace.proxy |
| Modifier and Type | Method and Description |
|---|---|
AutoProxy.Builder |
AutoProxy.Builder.accessibility(ProxyGenerator.AccessibilityType accessibility)
Indicates the method accessibility to expose.
|
AutoProxy.Builder |
AutoProxy.Builder.exportSymbols(boolean value)
Indicates if proxy symbols should be exported (i.e.
|
AutoProxy.Builder |
AutoProxy.Builder.extraDependency(TypeName dependency)
Specifies classes that should be exported in spite of the fact that they are not referenced by input files.
|
AutoProxy.Builder |
AutoProxy.Builder.minimizeDependencies(boolean value)
Indicates whether classes should be exported even if they are not referenced by the input files.
|
Copyright © 2012. All Rights Reserved.