@FunctionalInterface public static interface LimitedPool.ObjectFactory<T>
default void
cleanup(T t)
T
create()
T create()
default void cleanup(T t)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.