public static interface Pool.Supplier<T>
T
create()
void
discard(T t, Pool.Event reason)
void discard(T t, Pool.Event reason)
T create()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.