public static class Dim.ContextData
extends java.lang.Object
Constructor and Description |
---|
ContextData() |
Modifier and Type | Method and Description |
---|---|
int |
frameCount()
Returns the number of stack frames.
|
static Dim.ContextData |
get(Context cx)
Returns the ContextData for the given Context.
|
Dim.StackFrame |
getFrame(int frameNumber)
Returns the stack frame with the given index.
|
public static Dim.ContextData get(Context cx)
public int frameCount()
public Dim.StackFrame getFrame(int frameNumber)
Copyright © 2010 - 2020 Adobe. All Rights Reserved