public interface ClassGenerator extends ClassInfo
Modifier and Type | Method and Description |
---|---|
String |
name()
Return the fully qualified class name for this
ClassInfo.
|
className, constructorInfo, fieldInfo, findConstructorInfo, findFieldInfo, findMethodInfo, impls, isInterface, isSubclass, methodInfoByName, modifiers, pkgName, superType, thisType
Copyright © 2017 Oracle. All rights reserved.