-
- All Implemented Interfaces:
-
co.elastic.apm.android.sdk.internal.utilities.providers.Provider
public class LazyProvider<T> implements Provider<T>
-
-
Constructor Summary
Constructors Constructor Description LazyProvider(Provider<T> provider)
-