public interface ClassGenerator
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
generatesImplClass(Module module) |
String |
getImplPostfix() |
Class<?> |
getSuperClass() |
boolean |
isAccept(String desc) |
Copyright © 2018. All rights reserved.