Package org.trellisldp.jena
Class NoopProfileCache
- java.lang.Object
-
- org.trellisldp.api.NoopCacheService<String,String>
-
- org.trellisldp.jena.NoopProfileCache
-
- All Implemented Interfaces:
CacheService<String,String>
@TrellisProfileCache public class NoopProfileCache extends NoopCacheService<String,String>
A specialized no-op cache.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.trellisldp.api.CacheService
CacheService.TrellisProfileCache
-
-
Constructor Summary
Constructors Constructor Description NoopProfileCache()
-