public static class NaiveUserAgent.NullFSCache extends Object implements FSCache
| Constructor and Description |
|---|
NullFSCache(boolean log) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(FSCacheKey cacheKey) |
void |
put(FSCacheKey cacheKey,
Object obj) |
public Object get(FSCacheKey cacheKey)
public void put(FSCacheKey cacheKey, Object obj)
Copyright © 2018. All rights reserved.