Class SparseList.AbsentSegment<E>

java.lang.Object
org.reactfx.util.SparseList.AbsentSegment<E>
All Implemented Interfaces:
SparseList.Segment<E>
Enclosing class:
SparseList<E>

private static final class SparseList.AbsentSegment<E> extends Object implements SparseList.Segment<E>