static class CtMethod.LongConstParameter extends CtMethod.ConstParameter
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
param |
| Constructor and Description |
|---|
LongConstParameter(long l) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
compile(Bytecode code) |
(package private) java.lang.String |
constDescriptor()
Returns the descriptor for constructors.
|
(package private) java.lang.String |
descriptor() |
defaultConstDescriptor, defaultDescriptor, integer, integer, stringint compile(Bytecode code) throws CannotCompileException
compile in class CtMethod.ConstParameterCannotCompileExceptionjava.lang.String descriptor()
descriptor in class CtMethod.ConstParameterjava.lang.String constDescriptor()
CtMethod.ConstParameterconstDescriptor in class CtMethod.ConstParameterCtNewWrappedConstructor