Uses of Interface
com.thoughtworks.xstream.core.util.Pool.Factory
-
Packages that use Pool.Factory Package Description com.thoughtworks.xstream.core.util -
-
Uses of Pool.Factory in com.thoughtworks.xstream.core.util
Constructors in com.thoughtworks.xstream.core.util with parameters of type Pool.Factory Constructor Description Pool(int initialPoolSize, int maxPoolSize, Pool.Factory factory)
-