public class EclipseConstantPoolWriter extends java.lang.Object implements ConstantPoolWriter
Constructor and Description |
---|
EclipseConstantPoolWriter(ConstantPool constantPool) |
Modifier and Type | Method and Description |
---|---|
int |
writeUtf8(java.lang.String name) |
public EclipseConstantPoolWriter(ConstantPool constantPool)
public int writeUtf8(java.lang.String name)
writeUtf8
in interface ConstantPoolWriter