public final class StackMapTableEntry extends Object implements Cloneable, Serializable
StackMap
,
StackMapType
,
Serialized FormConstructor and Description |
---|
StackMapTableEntry(int tag,
int number_of_locals,
StackMapType[] types_of_locals,
int number_of_stack_items,
StackMapType[] types_of_stack_items) |
public StackMapTableEntry(int tag, int number_of_locals, StackMapType[] types_of_locals, int number_of_stack_items, StackMapType[] types_of_stack_items)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.