Interface ValueCache.ThrowingValueComputer<K,​V,​T extends Throwable>

All Known Subinterfaces:
ValueCache.ValueComputer<K,​V>
Enclosing class:
ValueCache<K,​V,​T extends Throwable>

public static interface ValueCache.ThrowingValueComputer<K,​V,​T extends Throwable>
  • Method Summary

    Modifier and Type Method Description
    V compute​(K key)