jar

com.jolira : expiring-cache

Maven & Gradle

Aug 26, 2011
1 stars

expiring-cache · A very simple cache that supports expiring entries by based on a TTL.

Table Of Contents

Latest Version

Download com.jolira : expiring-cache JAR file - Latest Versions:

All Versions

Download com.jolira : expiring-cache JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window expiring-cache-1.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.code.joliratools.cache

├─ com.google.code.joliratools.cache.CacheEntry.class - [JAR]

├─ com.google.code.joliratools.cache.ExpiringCache.class - [JAR]