Package | Description |
---|---|
gnu.kawa.reflect |
Contains classes to use reflection.
|
Modifier and Type | Method and Description |
---|---|
static CompileArrays |
CompileArrays.getForArrayGet(java.lang.Object proc) |
static CompileArrays |
CompileArrays.getForArrayLength(java.lang.Object proc) |
static CompileArrays |
CompileArrays.getForArrayNew(java.lang.Object proc) |
static CompileArrays |
CompileArrays.getForArraySet(java.lang.Object proc) |