Package io.opencensus.implcore.trace.internal
package io.opencensus.implcore.trace.internal
-
ClassDescriptionConcurrentIntrusiveList<T extends ConcurrentIntrusiveList.Element<T>>An
ConcurrentIntrusiveList<T>
is a doubly-linked list where the link pointers are embedded in the elements.This is an interface that must be implemented by any element that usesConcurrentIntrusiveList
.Abstract class to access the currentRandom
.Implementation of theRandomHandler
usingSecureRandom
.