Interface CachedStore

All Known Subinterfaces:
TweakableCachedStore, WritableCachedStore

public interface CachedStore
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    find(Object key)
     
    void
    clears any cached values.