|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openxri.resolve.Cache.CachedValue
public class Cache.CachedValue
This class provides an externally visible representation of the result of searching the cache. It provides the descriptor for resulting cache entry as well as the depth of that entry.
Method Summary | |
---|---|
int |
getDepth()
Returns the depth at which the descriptor was found |
XRD |
getDescriptor()
Returns the descriptor found for some subsegment in the cache |
java.lang.String |
toString()
Serializes the descriptor member. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public int getDepth()
public XRD getDescriptor()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |