com.google.inject.internal

Class LinkedBindingImpl<T>

    • Constructor Detail

      • LinkedBindingImpl

        public LinkedBindingImpl(com.google.inject.internal.InjectorImpl injector,
                                 Key<T> key,
                                 Object source,
                                 com.google.inject.internal.InternalFactory<? extends T> internalFactory,
                                 Scoping scoping,
                                 Key<? extends T> targetKey)
      • LinkedBindingImpl

        public LinkedBindingImpl(Object source,
                                 Key<T> key,
                                 Scoping scoping,
                                 Key<? extends T> targetKey)

Copyright © 2006–2020 Google, Inc.. All rights reserved.