public class ThingEntry extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected Object |
data |
protected long |
lastmodified |
protected String |
path |
protected WeakReference<Thing> |
thingReference |
| 构造器和说明 |
|---|
ThingEntry(String path,
Thing thing) |
ThingEntry(Thing thing) |
protected String path
protected long lastmodified
protected WeakReference<Thing> thingReference
protected Object data
public ThingEntry(Thing thing)
Copyright © 2022 xworker.org. All rights reserved.