AnalyticsFuture<T extends Object?> extension
Extension on Future<T> to automatically log analytics
for operations returning a value of type T.
Provides analytics method that wraps the future and logs
success/failure using the global Analytics manager.
- on
-
- Future<
T>
- Future<