public final class StackTraceHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getCallerClass()
Get the first class found in the Thread's current stack trace that isn't
in StackTraceHelper's package.
|
public static Class<?> getCallerClass()
Copyright © 2016. All rights reserved.