java.lang.Cloneable
, java.lang.Comparable<CachedPropertyNode>
@Internal public final class CachedPropertyNode extends PropertyNode<CachedPropertyNode>
PropertyNode.EndComparator, PropertyNode.StartComparator
Modifier and Type | Field | Description |
---|---|---|
protected java.lang.ref.SoftReference<java.lang.Object> |
_propCache |
_buf
Constructor | Description |
---|---|
CachedPropertyNode(int start,
int end,
SprmBuffer buf) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
fillCache(java.lang.Object ref) |
|
protected java.lang.Object |
getCacheContents() |
|
SprmBuffer |
getSprmBuf() |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
adjustForDelete, clone, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStart
public CachedPropertyNode(int start, int end, SprmBuffer buf)
protected void fillCache(java.lang.Object ref)
protected java.lang.Object getCacheContents()
public SprmBuffer getSprmBuf()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.