Class PrimitiveLongList.LongListImpl

java.lang.Object
java.util.AbstractCollection<Long>
java.util.AbstractList<Long>
io.opentelemetry.sdk.internal.PrimitiveLongList.LongListImpl
All Implemented Interfaces:
Iterable<Long>, Collection<Long>, List<Long>, SequencedCollection<Long>
Enclosing class:
PrimitiveLongList

private static class PrimitiveLongList.LongListImpl extends AbstractList<Long>