Searched refs:keyMatches (Results 1 – 1 of 1) sorted by relevance
352 if (keyMatches(entry.getKey())) { in initialize()479 return keyMatches(binding.getKey()) in containsElement()489 private boolean keyMatches(Key<?> key) { in keyMatches() method in RealMultibinder.BindingSelection