类分层结构
- java.lang.Object
- io.github.kylinhunter.commons.exception.explain.AbstractExplainerSupplier (implements io.github.kylinhunter.commons.exception.explain.ExplainerSupplier)
- io.github.kylinhunter.commons.exception.explain.DefaultExplainerSupplier
- io.github.kylinhunter.commons.init.AbstractInitializer (implements io.github.kylinhunter.commons.init.Initializer)
- io.github.kylinhunter.commons.exception.explain.ExplainerInitializer
- io.github.kylinhunter.commons.exception.explain.Explainer<T>
- io.github.kylinhunter.commons.exception.explain.Explainers
- io.github.kylinhunter.commons.exception.explain.ExplainManager
- io.github.kylinhunter.commons.exception.explain.ExplainResult
- io.github.kylinhunter.commons.exception.explain.AbstractExplainerSupplier (implements io.github.kylinhunter.commons.exception.explain.ExplainerSupplier)
接口分层结构
- java.util.function.Supplier<T>
- io.github.kylinhunter.commons.exception.explain.ExplainerSupplier