| Package | Description |
|---|---|
| org.jboss.weld.resources.spi |
| Modifier and Type | Method and Description |
|---|---|
ClassFileInfo.NestingType |
ClassFileInfo.getNestingType()
Returns the nesting type of the class using
ClassFileInfo.NestingType enum. |
static ClassFileInfo.NestingType |
ClassFileInfo.NestingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassFileInfo.NestingType[] |
ClassFileInfo.NestingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2019. All rights reserved.