Interface CacheEntryValue

    • Method Detail

      • getValue

        <T> T getValue()
      • setValue

        <T> void setValue​(T value)