protected static class URI.URIPool.CachedToString
extends java.lang.ref.WeakReference<java.lang.String>
Object.toString() that removes the URI's reference when clear() is called.| Constructor and Description |
|---|
URI.URIPool.CachedToString(URI uri,
java.lang.String string,
java.lang.ref.ReferenceQueue<? super java.lang.String> queue) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |