Package mockit.asm
Class SignatureWriter
java.lang.Object
mockit.asm.constantPool.AttributeWriter
mockit.asm.SignatureWriter
-
Field Summary
Fields inherited from class mockit.asm.constantPool.AttributeWriter
attributeIndex, cp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@org.checkerframework.checker.index.qual.NonNegative int
getSize()
void
put
(ByteVector out) Methods inherited from class mockit.asm.constantPool.AttributeWriter
put, setAttribute
-
Constructor Details
-
SignatureWriter
-
-
Method Details
-
getSize
public @org.checkerframework.checker.index.qual.NonNegative int getSize()- Specified by:
getSize
in classAttributeWriter
-
put
- Overrides:
put
in classAttributeWriter
-