Package | Description |
---|---|
serp.bytecode.lowlevel |
Lowlevel Bytecode Manipuation
|
Modifier and Type | Class and Description |
---|---|
class |
ClassEntry
A constant pool entry describing a class.
|
class |
DoubleEntry
A constant double value in the constant pool.
|
class |
FloatEntry
A constant float value in the constant pool.
|
class |
IntEntry
A constant int value in the constant pool.
|
class |
LongEntry
A long constant in the constant pool.
|
class |
StringEntry
A String constant in the constant pool.
|
class |
UTF8Entry
A unicode string value in the constant pool.
|
Copyright © 2002–2019. All rights reserved.