Class IntegerEntry
java.lang.Object
org.jboss.classfilewriter.constpool.ConstPoolEntry
org.jboss.classfilewriter.constpool.IntegerEntry
- All Implemented Interfaces:
WritableEntry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.classfilewriter.constpool.ConstPoolEntry
write
-
Constructor Details
-
IntegerEntry
public IntegerEntry(int value)
-
-
Method Details
-
getType
- Specified by:
getType
in classConstPoolEntry
-
writeData
- Specified by:
writeData
in classConstPoolEntry
- Throws:
IOException
-