Uses of Interface
net.i2p.util.TryCache.ObjectFactory
Package | Description |
---|---|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
-
Uses of TryCache.ObjectFactory in net.i2p.util
Constructors in net.i2p.util with parameters of type TryCache.ObjectFactory Constructor Description TryCache(TryCache.ObjectFactory<T> factory, int capacity)