public class CacheObject
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cachedTime |
java.lang.Object |
id |
java.lang.Object |
obj |
Constructor and Description |
---|
CacheObject(java.lang.Object identifier,
java.lang.Object cachedObject)
New object, set the local clock to zero
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details