Searched defs:mapLookup (Results 1 – 2 of 2) sorted by relevance
95 public static <V> StrLookup<V> mapLookup(final Map<String, V> map) { in mapLookup() method in StrLookup
55 def mapLookup(sym, mapping): function