ClassOutline, ClassOutlineImpl, ElementOutline, EnumOutlinepublic interface CustomizableOutline
CCustomizable target. And
customization output - implementation class.| Modifier and Type | Method | Description |
|---|---|---|
JDefinedClass |
getImplClass() |
Provides customization output.
|
CCustomizable |
getTarget() |
Provides bound information about customizable target.
|
@NotNull CCustomizable getTarget()
@NotNull JDefinedClass getImplClass()
Copyright © 2017 Oracle Corporation. All rights reserved.