|
InjectorImpl(InjectorImpl,State,Initializer)
InjectorImpl(InjectorImpl,State,Initializer)
|
81
81
|
6.0
6
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
initialValue() : InternalContext[]
initialValue() : InternalContext[]
|
90
90
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
index() : void
index() : void
|
98
98
|
2.0
2
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
index(Binding<T>) : void
index(Binding<T>) : void
|
104
104
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
findBindingsByType(TypeLiteral<T>) : List<Binding<T>>
findBindingsByType(TypeLiteral<T>) : List<Binding<T>>
|
108
108
|
1.0
1
|
1.0
1
|
1.0
1
|
0.0
0%
|
0.0
|
|
getBinding(Key<T>) : BindingImpl<T>
getBinding(Key<T>) : BindingImpl<T>
|
113
113
|
6.0
6
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
getBindingOrThrow(Key<T>,Errors) : BindingImpl<T>
getBindingOrThrow(Key<T>,Errors) : BindingImpl<T>
|
130
130
|
4.0
4
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
getBinding(Class<T>) : Binding<T>
getBinding(Class<T>) : Binding<T>
|
142
142
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getParent() : Injector
getParent() : Injector
|
146
146
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
createChildInjector(Iterable<? extends Module>) : Injector
createChildInjector(Iterable<? extends Module>) : Injector
|
150
150
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
createChildInjector(Module) : Injector
createChildInjector(Module) : Injector
|
157
157
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getJustInTimeBinding(Key<T>,Errors) : BindingImpl<T>
getJustInTimeBinding(Key<T>,Errors) : BindingImpl<T>
|
166
166
|
6.0
6
|
3.0
3
|
0.0
0
|
1.0
100%
|
1.0
|
|
isProvider(Key<?>) : boolean
isProvider(Key<?>) : boolean
|
184
184
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
createProviderBinding(Key<Provider<T>>,Errors) : BindingImpl<Provider<T>>
createProviderBinding(Key<Provider<T>>,Errors) : BindingImpl<Provider<T>>
|
189
189
|
7.0
7
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
convertConstantStringBinding(Key<T>,Errors) : BindingImpl<T>
convertConstantStringBinding(Key<T>,Errors) : BindingImpl<T>
|
248
248
|
19.0
19
|
8.0
8
|
0.0
0
|
1.0
100%
|
1.0
|
|
initializeBinding(BindingImpl<T>,Errors) : void
initializeBinding(BindingImpl<T>,Errors) : void
|
337
337
|
9.0
9
|
3.0
3
|
0.0
0
|
1.0
100%
|
1.0
|
|
createUnitializedBinding(Key<T>,Scoping,Object,Errors) : BindingImpl<T>
createUnitializedBinding(Key<T>,Scoping,Object,Errors) : BindingImpl<T>
|
361
361
|
25.0
25
|
10.0
10
|
2.0
2
|
0.9512195
95.1%
|
0.9512195
|
|
createTypeLiteralBinding(Key<TypeLiteral<T>>,Errors) : BindingImpl<TypeLiteral<T>>
createTypeLiteralBinding(Key<TypeLiteral<T>>,Errors) : BindingImpl<TypeLiteral<T>>
|
424
424
|
10.0
10
|
5.0
5
|
2.0
2
|
0.85714287
85.7%
|
0.85714287
|
|
createProvidedByBinding(Key<T>,Scoping,ProvidedBy,Errors) : BindingImpl<T>
createProvidedByBinding(Key<T>,Scoping,ProvidedBy,Errors) : BindingImpl<T>
|
479
479
|
8.0
8
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
get(Errors,InternalContext,Dependency) : T
get(Errors,InternalContext,Dependency) : T
|
497
497
|
9.0
9
|
4.0
4
|
0.0
0
|
1.0
100%
|
1.0
|
|
createImplementedByBinding(Key<T>,Scoping,ImplementedBy,Errors) : BindingImpl<T>
createImplementedByBinding(Key<T>,Scoping,ImplementedBy,Errors) : BindingImpl<T>
|
526
526
|
11.0
11
|
3.0
3
|
0.0
0
|
1.0
100%
|
1.0
|
|
get(Errors,InternalContext,Dependency<?>) : T
get(Errors,InternalContext,Dependency<?>) : T
|
550
550
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
createJustInTimeBindingRecursive(Key<T>,Errors) : BindingImpl<T>
createJustInTimeBindingRecursive(Key<T>,Errors) : BindingImpl<T>
|
570
570
|
9.0
9
|
4.0
4
|
0.0
0
|
1.0
100%
|
1.0
|
|
createJustInTimeBinding(Key<T>,Errors) : BindingImpl<T>
createJustInTimeBinding(Key<T>,Errors) : BindingImpl<T>
|
603
603
|
18.0
18
|
7.0
7
|
2.0
2
|
0.9285714
92.9%
|
0.9285714
|
|
getInternalFactory(Key<T>,Errors) : InternalFactory<? extends T>
getInternalFactory(Key<T>,Errors) : InternalFactory<? extends T>
|
643
643
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
create(TypeLiteral<?>,Errors) : ImmutableList<SingleMemberInjector>
create(TypeLiteral<?>,Errors) : ImmutableList<SingleMemberInjector>
|
651
651
|
9.0
9
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
getInjectors(Set<InjectionPoint>,Errors) : ImmutableList<SingleMemberInjector>
getInjectors(Set<InjectionPoint>,Errors) : ImmutableList<SingleMemberInjector>
|
668
668
|
7.0
7
|
3.0
3
|
0.0
0
|
1.0
100%
|
1.0
|
|
getBindings() : Map<Key<?>, Binding<?>>
getBindings() : Map<Key<?>, Binding<?>>
|
688
688
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getParametersInjectors(List<Dependency<?>>,Errors) : ImmutableList<SingleParameterInjector<?>>
getParametersInjectors(List<Dependency<?>>,Errors) : ImmutableList<SingleParameterInjector<?>>
|
714
714
|
10.0
10
|
4.0
4
|
0.0
0
|
1.0
100%
|
1.0
|
|
createParameterInjector(Dependency<T>,Errors) : SingleParameterInjector<T>
createParameterInjector(Dependency<T>,Errors) : SingleParameterInjector<T>
|
735
735
|
2.0
2
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
create(TypeLiteral<?>,Errors) : ConstructorInjector<?>
create(TypeLiteral<?>,Errors) : ConstructorInjector<?>
|
750
750
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
injectMembers(Errors,Object,InternalContext,List<SingleMemberInjector>) : void
injectMembers(Errors,Object,InternalContext,List<SingleMemberInjector>) : void
|
757
757
|
2.0
2
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
injectMembers(Object) : void
injectMembers(Object) : void
|
766
766
|
9.0
9
|
3.0
3
|
1.0
1
|
0.8888889
88.9%
|
0.8888889
|
|
injectMembersOrThrow(Errors,Object,List<SingleMemberInjector>) : void
injectMembersOrThrow(Errors,Object,List<SingleMemberInjector>) : void
|
787
787
|
3.0
3
|
2.0
2
|
2.0
2
|
0.6
60%
|
0.6
|
|
call(InternalContext) : Void
call(InternalContext) : Void
|
795
795
|
2.0
2
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getProvider(Class<T>) : Provider<T>
getProvider(Class<T>) : Provider<T>
|
802
802
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getProviderOrThrow(Key<T>,Errors) : Provider<T>
getProviderOrThrow(Key<T>,Errors) : Provider<T>
|
806
806
|
3.0
3
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
get() : T
get() : T
|
811
811
|
6.0
6
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
call(InternalContext) : T
call(InternalContext) : T
|
815
815
|
4.0
4
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
toString() : String
toString() : String
|
831
831
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getProvider(Key<T>) : Provider<T>
getProvider(Key<T>) : Provider<T>
|
837
837
|
6.0
6
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
getInstance(Key<T>) : T
getInstance(Key<T>) : T
|
848
848
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
getInstance(Class<T>) : T
getInstance(Class<T>) : T
|
852
852
|
1.0
1
|
1.0
1
|
0.0
0
|
1.0
100%
|
1.0
|
|
callInContext(ContextualCallable<T>) : T
callInContext(ContextualCallable<T>) : T
|
859
859
|
7.0
7
|
2.0
2
|
0.0
0
|
1.0
100%
|
1.0
|
|
toString() : String
toString() : String
|
876
876
|
1.0
1
|
1.0
1
|
1.0
1
|
0.0
0%
|
0.0
|