public class Utf8Info extends ConstInfo
| Constructor and Description |
|---|
Utf8Info(DataInput in,
int i) |
Utf8Info(String utf8,
int i) |
| Modifier and Type | Method and Description |
|---|---|
int |
copy(ConstPool src,
ConstPool dest,
Map<?,?> map) |
int |
getTag() |
void |
print(PrintWriter out) |
void |
write(DataOutput out) |
getClassName, renameClass, renameClass, toStringpublic Utf8Info(String utf8, int i)
public Utf8Info(DataInput in, int i) throws IOException
IOExceptionpublic void write(DataOutput out) throws IOException
write in class ConstInfoIOExceptionpublic void print(PrintWriter out)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.