Uses of Interface
com.google.inject.spi.LinkedKeyBinding

Packages that use LinkedKeyBinding
com.google.inject.internal Guice (sounds like like "juice") 
com.google.inject.spi Guice service provider interface 
 

Uses of LinkedKeyBinding in com.google.inject.internal
 

Classes in com.google.inject.internal that implement LinkedKeyBinding
 class LinkedBindingImpl<T>
           
 

Uses of LinkedKeyBinding in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type LinkedKeyBinding
 V BindingTargetVisitor.visit(LinkedKeyBinding<? extends T> binding)
          Visit a linked key binding.
 V DefaultBindingTargetVisitor.visit(LinkedKeyBinding<? extends T> linkedKeyBinding)
           
 



Copyright © 2011. All Rights Reserved.