| com.google.inject.binder.AnnotatedElementBuilder | 
    
    
Class Overview
See the EDSL examples at Binder.
 
Summary
| Public Methods | 
	 
    
        | 
            abstract
            
            
            
            
            void
         | 
        
        annotatedWith(Class<? extends Annotation> annotationType)
        
        See the EDSL examples at  Binder.  
  
   | 
	 
    
        | 
            abstract
            
            
            
            
            void
         | 
        
        annotatedWith(Annotation annotation)
        
        See the EDSL examples at  Binder.  
  
   | 
 
Public Methods
 
    
      
        public 
         
         
        abstract 
         
        void
      
      annotatedWith
      (Class<? extends Annotation> annotationType)
    
      
    
      
  See the EDSL examples at Binder.
 
     
 
 
    
      
        public 
         
         
        abstract 
         
        void
      
      annotatedWith
      (Annotation annotation)
    
      
    
      
  See the EDSL examples at Binder.