Package io.opentelemetry.instrumentation.logback.v1_0.internal
-
Class Summary Class Description UnionMap<K,V> An immutable view over two maps, with keys resolving from the first map first, or otherwise the second if not present in the first.
| Class | Description |
|---|---|
| UnionMap<K,V> |
An immutable view over two maps, with keys resolving from the first map first, or otherwise the
second if not present in the first.
|