Interface SingleItemCacheable

    • Method Detail

      • computeIfAbsent

        <P> P computeIfAbsent​(Supplier<P> compute)