Interface CacheSupplier<V>


  • public interface CacheSupplier<V>
    • Method Detail

      • get

        V get()
        throws java.lang.Exception
        Throws:
        java.lang.Exception