ClassOutline
, ClassOutlineImpl
, ElementOutline
, EnumOutline
public 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 © 2018 Oracle Corporation. All rights reserved.