Searched refs:getKeyForNewValue (Results 1 – 2 of 2) sorted by relevance
85 .getKeyForNewValue(typeAndValue.value); in prepareMethod()
272 Key<V> getKeyForNewValue(K key) { in getKeyForNewValue() method in RealMapBinder292 return binder.bind(getKeyForNewValue(key)); in addBinding()