类分层结构
- java.lang.Object
- com.aizuda.easy.retry.common.log.lang.LogCaller
- com.aizuda.easy.retry.common.log.lang.StackTraceCaller (implements com.aizuda.easy.retry.common.log.lang.Caller, java.io.Serializable)
- com.aizuda.easy.retry.common.log.lang.StackWalkerCaller (implements com.aizuda.easy.retry.common.log.lang.Caller, java.io.Serializable)
接口分层结构
- com.aizuda.easy.retry.common.log.lang.Caller