T
public static interface ConcurrentPool.ItemFactory<T>
void
close(T t)
create(boolean initialize)
boolean
shouldPrune(T t)
T create(boolean initialize)
void close(T t)
boolean shouldPrune(T t)
Copyright © 2016. All Rights Reserved.