Overview
Package
Class
Tree
Deprecated
Index
Help
TechTrader Bytecode Toolkit
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_
U
UnknownAttribute
- class com.techtrader.modules.tools.bytecode.
UnknownAttribute
.
An unrecognized attribute; .class files are allowed to contain attributes that are not recognized, and the JVM must ignore them.
UnknownAttribute(int, BCEntity)
- Constructor for class com.techtrader.modules.tools.bytecode.
UnknownAttribute
ushr()
- Method in class com.techtrader.modules.tools.bytecode.
Code
This is a convenience method to invoke the proper math instruction if the type is not known at compile time.
UTF8Entry
- class com.techtrader.modules.tools.bytecode.lowlevel.
UTF8Entry
.
A constant pool entry representing a unicode string value.
UTF8Entry()
- Constructor for class com.techtrader.modules.tools.bytecode.lowlevel.
UTF8Entry
Overview
Package
Class
Tree
Deprecated
Index
Help
TechTrader Bytecode Toolkit
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_