| com.google.inject.spi.InstanceBinding<T> | 
A binding to a single instance. The same instance is returned for every injection.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the field and method injection points of the instance, injected at injector-creation
 time only. 
  
   | |||||||||||
Returns the user-supplied instance. 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From interface
  com.google.inject.Binding
 | |||||||||||
   
From interface
  com.google.inject.spi.Element
 | |||||||||||
   
From interface
  com.google.inject.spi.HasDependencies
 | |||||||||||
Returns the field and method injection points of the instance, injected at injector-creation time only.