Searched refs:unwrapMapValueType (Results 1 – 3 of 3) sorted by relevance
110 && !plainValueMapMultibindings.containsKey(keyFactory.unwrapMapValueType(key))); in mapMultibindings()119 && !plainValueMapMultibindings.containsKey(keyFactory.unwrapMapValueType(key)) in mapMultibindings()
677 bindingKey = keyFactory.unwrapMapValueType(bindingKey); in resolverContainsDelegateDeclarationForBinding()711 createDelegateBindings(delegateDeclarations.get(keyFactory.unwrapMapValueType(key)))) in getLocalExplicitBindings()732 delegateMultibindingDeclarations.get(keyFactory.unwrapMapValueType(key)))); in getLocalExplicitMultibindings()
324 public Key unwrapMapValueType(Key key) { in unwrapMapValueType() method in KeyFactory