public interface

UntargettedBinding

implements Binding<T>
com.google.inject.spi.UntargettedBinding<T>

Class Overview

An untargetted binding. This binding indicates that the injector should use its implicit binding strategies to resolve injections.

Summary

[Expand]
Inherited Methods
From interface com.google.inject.Binding
From interface com.google.inject.spi.Element