public class XMeta extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
XMeta.Caller
caller info bean
|
| 构造器和说明 |
|---|
XMeta() |
| 限定符和类型 | 方法和说明 |
|---|---|
static XMeta.Caller |
caller() |
static XMeta.Caller |
caller(int functionLayer)
get caller function info
|
static XMeta.Caller |
caller(Thread parent,
int functionLayer) |
public static XMeta.Caller caller()
public static XMeta.Caller caller(int functionLayer)
functionLayer - public static XMeta.Caller caller(Thread parent, int functionLayer)
Copyright © 2020. All Rights Reserved.