Searched defs:entryOf (Results 1 – 2 of 2) sorted by relevance
311 static <K, V> Entry<K, V> entryOf(K key, V value) { in entryOf() method in ImmutableMap
338 static <K, V> Entry<K, V> entryOf(K key, V value) { in entryOf() method in ImmutableMap