程序包net.guerlab.cloud.auth.factory的分层结构

程序包分层结构:

类分层结构

接口分层结构

  • java.lang.Comparable<T>
    • net.guerlab.cloud.auth.factory.TokenFactory<T> (并 extends org.springframework.core.Ordered)
  • org.springframework.core.Ordered
    • net.guerlab.cloud.auth.factory.TokenFactory<T> (并 extends java.lang.Comparable<T>)