|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CodeFrameResolver
Obtains the code-frame that originated a call.
Method Summary | |
---|---|
StackTraceElement |
getCodeFrame()
Generates information about the code-frame that originated a call. |
StackTraceElement |
getCodeFrame(Thread currentThread)
Generates information about the code-frame that originated a call. |
Method Detail |
---|
StackTraceElement getCodeFrame()
StackTraceElement getCodeFrame(Thread currentThread)
currentThread
- The thread that originated the call.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |