程序包 org.xmeta.cache
类 ActionEntry
- java.lang.Object
-
- org.xmeta.cache.ActionEntry
-
public class ActionEntry extends Object
-
-
字段概要
字段 修饰符和类型 字段 说明 protected longloastModifiedprotected Stringpathprotected WeakReference<Action>thingReference
-
构造器概要
构造器 构造器 说明 ActionEntry(String path, Action action)
-