| Modifier and Type | Method and Description | 
|---|---|
void | 
clear()  | 
R | 
getOrCreate(PoolMap.PoolResourceSupplier<R> supplier)  | 
boolean | 
remove(R resource)  | 
int | 
size()  | 
Collection<R> | 
values()  | 
R getOrCreate(PoolMap.PoolResourceSupplier<R> supplier) throws IOException
IOExceptionboolean remove(R resource)
void clear()
Collection<R> values()
int size()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.