Package com.apicatalog.jsonld.loader
Class LRUDocumentCache.CacheKey
- java.lang.Object
-
- com.apicatalog.jsonld.loader.LRUDocumentCache.CacheKey
-
- Enclosing class:
- LRUDocumentCache
protected static class LRUDocumentCache.CacheKey extends Object
-
-
Constructor Summary
Constructors Constructor Description CacheKey(URI url, DocumentLoaderOptions options)
-