Uses of Class
net.i2p.util.SimpleByteCache
| Package | Description |
|---|---|
| net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
-
Uses of SimpleByteCache in net.i2p.util
Methods in net.i2p.util that return SimpleByteCache Modifier and Type Method Description static SimpleByteCacheSimpleByteCache. getInstance(int size)Get a cache responsible for arrays of the given sizestatic SimpleByteCacheSimpleByteCache. getInstance(int cacheSize, int size)Get a cache responsible for objects of the given size