Class Caches
- java.lang.Object
-
- org.openstreetmap.josm.plugins.streetside.cache.Caches
-
public final class Caches extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCaches.CacheProxy<K,V extends java.io.Serializable>static classCaches.CubemapCachestatic classCaches.ImageCachestatic classCaches.MapObjectIconCachestatic classCaches.UserProfileCache
-
Field Summary
Fields Modifier and Type Field Description (package private) static org.apache.log4j.Loggerlogger
-
Constructor Summary
Constructors Modifier Constructor Description privateCaches()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.io.FilegetCacheDirectory()
-
-
-
Field Detail
-
logger
static final org.apache.log4j.Logger logger
-
-
Constructor Detail
-
Caches
private Caches()
-
-
Method Detail
-
getCacheDirectory
public static java.io.File getCacheDirectory()
-
-