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