-
- All Implemented Interfaces:
-
com.bugsnag.android.internal.dag.Provider
public final class ValueProvider<T extends Object> implements Provider<T>
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanisComplete
-
Constructor Summary
Constructors Constructor Description ValueProvider(T value)
-