SortedSetService< Entry< K, V > > threadSafe()
static final long serialVersionUID
SortedSetService< java.util.Map.Entry< K, V > > subSet(Entry< K, V > fromElement, Entry< K, V > toElement)
SortedSetService< Entry< K, V > > headSet(Entry< K, V > toElement)
java.util.Map.Entry< K, V > last()
SortedSetService< Entry< K, V > > tailSet(Entry< K, V > fromElement)