Class Injector.Key<T>

  • Enclosing class:
    Injector

    public static class Injector.Key<T>
    extends Object
    Identifies an injection point.
    • Constructor Detail

      • Key

        public Key​(Type theInterface,
                   String name)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isArray

        public boolean isArray()
      • isCollection

        public boolean isCollection()