Searched defs:MapStrLookup (Results 1 – 1 of 1) sorted by relevance
138 static class MapStrLookup<V> extends StrLookup<V> { class in StrLookup148 MapStrLookup(final Map<String, V> map) { in MapStrLookup() method in StrLookup.MapStrLookup