Searched refs:getDirectKey (Results 1 – 1 of 1) sorted by relevance
198 .bind(bindingSelection.getDirectKey()) in addDirectTypeBinding()237 Key<T> key = bindingSelection.getDirectKey(); in configure()276 Key<?> key = bindingSelection.getDirectKey(); in bindJava8Optional()659 Key<T> getDirectKey() { in getDirectKey() method in RealOptionalBinder.BindingSelection