Reference > Methods
getContext()
Definition
Context getContext()
Description
Returns the context that this method is running in.
Examples
| Context r1 = getContext(); // r1 == 01: EmptyCalcFrameStack glv={} glc={} mtf=BasicMethodFactory lmt=-1 qpl=null tbs=[] tc=60000
|