public static interface Pool.Supplier<T>
T
create()
void
discard(T t, Pool.Event reason)
void discard(T t, Pool.Event reason)
T create()