public class StaticContext extends Object
Constructor and Description |
---|
StaticContext() |
Modifier and Type | Method and Description |
---|---|
StaticContext |
dupe()
Duplicates this StaticContext, which is used when creating a subclass
of a transformed class.
|
Object |
get(int index) |
int |
store(Object value)
Store a context value and return its index.
|
public StaticContext()
public StaticContext dupe()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.