org.xworker.cache
类 ThingEntry
java.lang.Object
org.xworker.cache.ThingEntry
public class ThingEntry
- extends java.lang.Object
若引用事物。
- 作者:
- zyx
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected java.lang.String path
lastmodified
protected long lastmodified
thingReference
protected java.lang.ref.WeakReference<Thing> thingReference
ThingEntry
public ThingEntry(Thing thing)
ThingEntry
public ThingEntry(java.lang.String path,
Thing thing)
getPath
public java.lang.String getPath()
getThing
public Thing getThing()
isChanged
public boolean isChanged()