Class | Description |
---|---|
Utils | |
Utils.AnalyticsNetworkExecutorService |
A
ThreadPoolExecutor implementation by Analytics
instances. |
Utils.AnalyticsThreadFactory | |
Utils.NullableConcurrentHashMap<K,V> |
A
ConcurrentHashMap that rejects null keys and values instead of failing. |
Annotation Type | Description |
---|---|
Private |
Indicates that the given field or method has package visibility solely to prevent the creation of
a synthetic method.
|