Class SimpleCache
java.lang.Object
org.graphwalker.java.source.cache.SimpleCache
- All Implemented Interfaces:
Cache<Path,CacheEntry>
- Author:
- Nils Olsson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleCache
-
-
Method Details
-
get
- Specified by:
getin interfaceCache<Path,CacheEntry>
-
add
- Specified by:
addin interfaceCache<Path,CacheEntry>
-
contains
- Specified by:
containsin interfaceCache<Path,CacheEntry>
-