Searched defs:mapCache (Results 1 – 2 of 2) sorted by relevance
38 private final MapIteratorCache<String, String> mapCache; field in MapCacheTest40 public MapCacheTest(MapIteratorCache<String, String> mapCache) { in MapCacheTest() argument