| 构造器和说明 |
|---|
PartitionPoolable(T raw,
PoolPartition<T> partition)
构造
|
public PartitionPoolable(T raw, PoolPartition<T> partition)
raw - 原始对象partition - 对象所在分区public void returnObject()
public long getLastBorrow()
PoolablegetLastBorrow 在接口中 Poolable<T>public void setLastBorrow(long lastBorrow)
PoolablesetLastBorrow 在接口中 Poolable<T>lastBorrow - 最后借出时间Copyright © 2024. All rights reserved.