- All Implemented Interfaces:
- Serializable, Cloneable
public final class StackMapEntry
extends Object
implements Cloneable, Serializable
This class represents a stack map entry recording the types of
local variables and the the of stack items at a given byte code offset.
See CLDC specification §5.3.1.2
- Version:
- $Id: StackMapEntry.java 1397988 2012-10-14 01:00:48Z markt $
- Author:
- M. Dahm
- See Also:
StackMap
,
StackMapType
,
Serialized Form