Class AttributeStackMapTable.VerificationInfoObject
java.lang.Object
org.benf.cfr.reader.entities.attributes.AttributeStackMapTable.VerificationInfoObject
- All Implemented Interfaces:
AttributeStackMapTable.VerificationInfo
- Enclosing class:
- AttributeStackMapTable
private static class AttributeStackMapTable.VerificationInfoObject
extends Object
implements AttributeStackMapTable.VerificationInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE
private static final char TYPE- See Also:
-
cpool_index
private final int cpool_index
-
-
Constructor Details
-
VerificationInfoObject
private VerificationInfoObject(int cpool_index)
-