| Package | Description |
|---|---|
| org.codehaus.janino |
The core of the Janino Java compiler.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITypeVariable
Type bounds can either be a class or interface type, or a type variable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassFileIClass
|
class |
IClass
A simplified equivalent to "java.lang.reflect".
|
| Modifier and Type | Method and Description |
|---|---|
ITypeVariableOrIClass[] |
ITypeVariable.getBounds() |
Copyright © 2022. All rights reserved.