Uses of Class
net.i2p.util.ByteCache

Packages that use ByteCache
net.i2p.router.tunnel   
net.i2p.util   
 

Uses of ByteCache in net.i2p.router.tunnel
 

Fields in net.i2p.router.tunnel declared as ByteCache
protected static ByteCache TrivialPreprocessor._dataCache
           
protected static ByteCache TrivialPreprocessor._hashCache
           
protected static ByteCache TrivialPreprocessor._ivCache
           
 

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