程序包 org.coodex.cache
类 FileCache
java.lang.Object
org.coodex.cache.FileCache
- 所有已实现的接口:
Cache
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
FileCache
-
-
方法详细资料
-
getNode
-
getName
-
cachedItems
public int cachedItems()- 指定者:
cachedItems在接口中Cache
-
next
public byte[] next() -
cache
public void cache(byte[] bytes) -
cache
public void cache(byte[] data, int offset, int length)
-