Package com.datadog.android.internal.thread
See: Description
-
Interface Summary Interface Description NamedExecutionUnit Provides a possibility to attach human-readable names to the execution units. -
Class Summary Class Description NamedRunnable A wrapper around a Runnable that assigns it a sanitized, lowercase name. NamedCallable A wrapper around a Callable that assigns it a sanitized, lowercase name.