程序包cool.taomu.framework.objectpool的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.commons.pool2.BaseObject
      • org.apache.commons.pool2.BaseKeyedPooledObjectFactory<K,​V> (implements org.apache.commons.pool2.KeyedPooledObjectFactory<K,​V>)
    • cool.taomu.framework.objectpool.ObjectPool (implements java.lang.AutoCloseable)