java.lang.Object
java.util.concurrent.atomic.AtomicReference<Node<T>>
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.common.deque.Node<T>
All Implemented Interfaces:
Serializable

public final class Node<T> extends AtomicReference<Node<T>>
See Also: