Package org.eclipse.emf.common.util
Class URI.URIPool.CachedToString
- Enclosing class:
URI.URIPool
A specialized weak reference used by
Object.toString() that removes the URI's reference when clear() is called.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCachedToString(URI uri, String string, ReferenceQueue<? super String> queue) -
Method Summary
Methods inherited from class java.lang.ref.Reference
clone, enqueue, get, isEnqueued, reachabilityFence, refersTo