Searched refs:getMutableMap (Results 1 – 1 of 1) sorted by relevance
192 public Map<K, V> getMutableMap() { in getMutableMap() method in MapField204 getMutableMap().putAll(MapFieldLite.copy(other.getMap())); in mergeFrom()