Class ExpressionBuilder.NodeSoftReference
- Enclosing class:
ExpressionBuilder
- Version:
- $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: kchung $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SoftReference
getMethods inherited from class Reference
clear, clone, enqueue, isEnqueued, reachabilityFence, refersTo
-
Field Details
-
key
-
-
Constructor Details
-
NodeSoftReference
NodeSoftReference(String key, Node node, ReferenceQueue<Node> refQ)
-