| Package | Description |
|---|---|
| xapi.bytecode |
| Modifier and Type | Method and Description |
|---|---|
static CtMethod.ConstParameter |
CtMethod.ConstParameter.integer(int i)
Makes an integer constant.
|
static CtMethod.ConstParameter |
CtMethod.ConstParameter.integer(long i)
Makes a long integer constant.
|
static CtMethod.ConstParameter |
CtMethod.ConstParameter.string(String s)
Makes an
String constant. |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.