public static class ClassFile.ConstantUtf8Info extends ClassFile.ConstantPoolInfo
Constructor and Description |
---|
ClassFile.ConstantUtf8Info(String s) |
public ClassFile.ConstantUtf8Info(String s)
public String getString()
public boolean isWide()
isWide
in class ClassFile.ConstantPoolInfo
public void store(DataOutputStream dos) throws IOException
store
in class ClassFile.ConstantPoolInfo
IOException
Copyright © 2001-2012. All Rights Reserved.