Class BindingProvider.InjectionType

  • Enclosing class:
    BindingProvider

    public static class BindingProvider.InjectionType
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InjectionType​(java.lang.reflect.Type elementType, java.util.Set<TypeTrait> typeTraits)  
    • Constructor Detail

      • InjectionType

        public InjectionType​(java.lang.reflect.Type elementType,
                             java.util.Set<TypeTrait> typeTraits)
    • Method Detail

      • getElementType

        public java.lang.reflect.Type getElementType()
      • getTypeTraits

        public java.util.Set<TypeTrait> getTypeTraits()