Package javassist.bytecode
Class Utf8Info
java.lang.Object
javassist.bytecode.ConstInfo
javassist.bytecode.Utf8Info
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javassist.bytecode.ConstInfo
getClassName, renameClass, renameClass, toString
-
Field Details
-
tag
static final int tag- See Also:
-
string
String string
-
-
Constructor Details
-
Utf8Info
-
Utf8Info
- Throws:
IOException
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getTag
public int getTag() -
copy
-
write
- Specified by:
write
in classConstInfo
- Throws:
IOException
-
print
-