Class ReadOnlyArrayMap.EntrySetView

java.lang.Object
ReadOnlyArrayMap<K,V>.io.opentelemetry.api.internal.ReadOnlyArrayMap.SetView<Map.Entry<K,V>>
io.opentelemetry.api.internal.ReadOnlyArrayMap.EntrySetView
All Implemented Interfaces:
Iterable<Map.Entry<K,V>>, Collection<Map.Entry<K,V>>, Set<Map.Entry<K,V>>
Enclosing class:
ReadOnlyArrayMap<K,V>

final class ReadOnlyArrayMap.EntrySetView extends ReadOnlyArrayMap<K,V>.SetView<Map.Entry<K,V>>