public static interface ClassFile.StackMapTableAttribute.VerificationTypeInfo
verification_type_info union; see JVMS8 4.7.4.| Modifier and Type | Method and Description |
|---|---|
int |
category() |
void |
store(DataOutputStream dos)
Writes this object to an
OutputStream, in "class file" format. |
int category()
void store(DataOutputStream dos) throws IOException
OutputStream, in "class file" format.IOExceptionCopyright © 2022. All rights reserved.