JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.criteo.publisher
Interface DependencyProvider.Factory<T>
All Known Implementing Classes:
MetricRepositoryFactory
,
MetricSendingQueueFactory
,
ThreadPoolExecutorFactory
Enclosing class:
DependencyProvider
public static interface
DependencyProvider.Factory<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
create
()
Method Detail
create
@NonNull
T
create()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method