Equality<? super E > comparator()
boolean contains(Object obj)
static final Equality< Object > STANDARD
FastSortedTable(Equality<? super E > comparator)
int indexOf(final Object obj)
FastSortedTable< E > atomic()
int positionOf(E element)
FastSortedTable< E > addAll(FastCollection<? extends E > that)
FastSortedTable< E > addAll(E... elements)
FastSortedTable< E > unmodifiable()
static final long serialVersionUID
boolean addIfAbsent(E element)
SortedTableService< E > service()
FastSortedTable< E > shared()
FastSortedTable(SortedTableService< E > service)