Modifier and Type | Interface and Description |
---|---|
interface |
JAnonymousClassDef
An anonymous class definition.
|
interface |
JClassDef
A type definition, which can be a class, interface, annotation type, etc.
|
Modifier and Type | Method and Description |
---|---|
JClassDefSection |
JClassDefSection.blankLine()
Add a blank line at this point of the type.
|
JClassDefSection |
JClassDefSection.section()
Create a section at this point, into which additional items may be added.
|
Copyright © 2016. All rights reserved.