Searched refs:keyMatches (Results 1 – 1 of 1) sorted by relevance
329 if (keyMatches(entry.getKey())) { in initialize()359 private boolean keyMatches(Key<?> key) { in keyMatches() method in Multibinder.RealMultibinder431 return keyMatches(binding.getKey()) in containsElement()