|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteCache | |
|---|---|
| net.i2p.router.tunnel | |
| net.i2p.util | These classes define the several useful utilities used throughout the router and applications. |
| Uses of ByteCache in net.i2p.router.tunnel |
|---|
| Fields in net.i2p.router.tunnel declared as ByteCache | |
|---|---|
protected static ByteCache |
TrivialPreprocessor._dataCache
Here in tunnels, we take from the cache but never add to it. |
| Uses of ByteCache in net.i2p.util |
|---|
| Methods in net.i2p.util that return ByteCache | |
|---|---|
static ByteCache |
ByteCache.getInstance(int cacheSize,
int size)
Get a cache responsible for objects of the given size. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||