Class InnerClassData
java.lang.Object
org.openjdk.asmtools.jasm.InnerClassData
- All Implemented Interfaces:
DataWriter
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInnerClassData(int access, ConstCell name, ConstCell innerClass, ConstCell outerClass) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DataWriter
isCountable
-
Field Details
-
Constructor Details
-
InnerClassData
-
-
Method Details
-
getLength
public int getLength()- Specified by:
getLengthin interfaceDataWriter
-
write
- Specified by:
writein interfaceDataWriter- Throws:
IOException
-