jar

net.dontdrinkandroot : cache

Maven & Gradle

Jul 05, 2017
0 stars

cache · Simple caching framework

Table Of Contents

Latest Version

Download net.dontdrinkandroot : cache JAR file - Latest Versions:

All Versions

Download net.dontdrinkandroot : cache JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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 cache-0.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.dontdrinkandroot.cache.utils

├─ net.dontdrinkandroot.cache.utils.Duration.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.FastByteArrayOutputStream.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.FileUtils.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.Md5.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.Md5Exception.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.ObjectUtils.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.SerializationException.class - [JAR]

├─ net.dontdrinkandroot.cache.utils.Serializer.class - [JAR]

net.dontdrinkandroot.cache

├─ net.dontdrinkandroot.cache.BufferedRecyclingCache.class - [JAR]

├─ net.dontdrinkandroot.cache.Cache.class - [JAR]

├─ net.dontdrinkandroot.cache.CacheException.class - [JAR]

├─ net.dontdrinkandroot.cache.CustomTtlCache.class - [JAR]

├─ net.dontdrinkandroot.cache.RecyclingCache.class - [JAR]

net.dontdrinkandroot.cache.impl.disk.file

├─ net.dontdrinkandroot.cache.impl.disk.file.FileCache.class - [JAR]

net.dontdrinkandroot.cache.impl.memory

├─ net.dontdrinkandroot.cache.impl.memory.MemoryCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.memory.NoopCache.class - [JAR]

net.dontdrinkandroot.cache.impl.disk.indexed

├─ net.dontdrinkandroot.cache.impl.disk.indexed.AbstractIndexedDiskCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.BufferedSerializableIndexedDiskCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.ByteArrayIndexedDiskCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.SerializableIndexedDiskCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.WriterThread.class - [JAR]

net.dontdrinkandroot.cache.statistics

├─ net.dontdrinkandroot.cache.statistics.CacheStatistics.class - [JAR]

net.dontdrinkandroot.cache.impl.disk.indexed.storage

├─ net.dontdrinkandroot.cache.impl.disk.indexed.storage.AllocationException.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.storage.DataBlock.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.storage.DataFile.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.storage.IndexData.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.storage.IndexFile.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.disk.indexed.storage.KeyedMetaData.class - [JAR]

net.dontdrinkandroot.cache.metadata.comparator.impl

├─ net.dontdrinkandroot.cache.metadata.comparator.impl.LfuComparator.class - [JAR]

├─ net.dontdrinkandroot.cache.metadata.comparator.impl.LruComparator.class - [JAR]

net.dontdrinkandroot.cache.impl

├─ net.dontdrinkandroot.cache.impl.AbstractCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.AbstractMapBackedCache.class - [JAR]

├─ net.dontdrinkandroot.cache.impl.AbstractMapBackedCustomTtlCache.class - [JAR]

net.dontdrinkandroot.cache.metadata.impl

├─ net.dontdrinkandroot.cache.metadata.impl.BlockMetaData.class - [JAR]

├─ net.dontdrinkandroot.cache.metadata.impl.CheckSumNotMatchingException.class - [JAR]

├─ net.dontdrinkandroot.cache.metadata.impl.SimpleMetaData.class - [JAR]

net.dontdrinkandroot.cache.statistics.impl

├─ net.dontdrinkandroot.cache.statistics.impl.SimpleCacheStatistics.class - [JAR]

net.dontdrinkandroot.cache.metadata.comparator

├─ net.dontdrinkandroot.cache.metadata.comparator.MetaDataComparator.class - [JAR]

net.dontdrinkandroot.cache.metadata

├─ net.dontdrinkandroot.cache.metadata.MetaData.class - [JAR]

Advertisement

Dependencies from Group

Apr 14, 2018
1 usages
3 stars
Apr 14, 2018
1 usages
3 stars
Apr 14, 2018
1 usages
3 stars
Jul 05, 2017
0 stars
Dec 04, 2017
2 stars

Discover Dependencies

Apr 28, 2017
1 usages
215 stars
Feb 20, 2019
8 stars
Feb 20, 2019
8 stars
Feb 20, 2019
8 stars
Feb 20, 2019
8 usages
8 stars
Feb 20, 2019
9 stars
May 12, 2017
1 usages
0 stars