A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
E
- element() - function in java.util.EvictingQueue
- enrichWithConstantAttribute(Map,LocalAttribute.Constant) - function in com.datadog.android.internal.attributes.LocalAttributeKt
- Adds local attribute to the mutable map.
- enrichWithLocalAttribute(Map,LocalAttribute.Key,Object) - function in com.datadog.android.internal.attributes.LocalAttributeKt
- Adds value to the map for specified key.
- enrichWithNonNullAttribute(Map,LocalAttribute.Key,Object) - function in com.datadog.android.internal.attributes.LocalAttributeKt
- Adds value to the map for specified key if value is not null.
- EvictingQueue - class in com.datadog.android.internal.collections
- A bounded queue that automatically evicts the oldest elements when new elements are added beyond its maximum capacity.
- ExecutionTimer - class in com.datadog.android.internal.profiler
- Interface for execution timers to measure the duration of actions.