Class URI.URIPool

All Implemented Interfaces:
Serializable, Iterable<URI>, Collection<URI>, Set<URI>, InterningSet<URI>
Enclosing class:
URI

protected static class URI.URIPool extends Pool<URI>
A pool for caching URIs.
See Also: