Hierarchy For Package no.hasmac.jsonld.context.cache
Class Hierarchy
- java.lang.Object
- no.hasmac.jsonld.context.cache.ConcurrentLruCache<K,
V> (implements no.hasmac.jsonld.context.cache.Cache<K, V>) - no.hasmac.jsonld.context.cache.LruCache<K,
V> (implements no.hasmac.jsonld.context.cache.Cache<K, V>)
- no.hasmac.jsonld.context.cache.ConcurrentLruCache<K,
Interface Hierarchy
- no.hasmac.jsonld.context.cache.Cache<K,
V>