@Internal public final class CachedPropertyNode extends PropertyNode<CachedPropertyNode>
PropertyNode.EndComparator, PropertyNode.StartComparator
Modifier and Type | Field and Description |
---|---|
protected SoftReference<Object> |
_propCache |
_buf
Constructor and Description |
---|
CachedPropertyNode(int start,
int end,
SprmBuffer buf) |
Modifier and Type | Method and Description |
---|---|
protected void |
fillCache(Object ref) |
protected Object |
getCacheContents() |
SprmBuffer |
getSprmBuf() |
adjustForDelete, clone, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStart
protected SoftReference<Object> _propCache
public CachedPropertyNode(int start, int end, SprmBuffer buf)
protected void fillCache(Object ref)
protected Object getCacheContents()
public SprmBuffer getSprmBuf()
Copyright © 2020. All rights reserved.