Home
last modified time | relevance | path

Searched refs:matchesValueKey (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DRealMapBinder.java560 || matchesValueKey(key); in containsElement()
564 private boolean matchesValueKey(Key<?> key) { in matchesValueKey() method in RealMapBinder.BindingSelection
862 if (bindingSelection.matchesValueKey(binding.getKey()) in getEntries()