http://idk.i2p/javadoc-i2p/net/metanotion/util/skiplist/SkipSpan.html
super K > , V > prev Constructor Details SkipSpan protected SkipSpan () SkipSpan public SkipSpan (int size) Method Details newInstance public SkipSpan < K , V > newInstance ( SkipList < K , V > sl) killInstance public void killInstance () flush public void flush () Specified by: flush in interface Flushable print public String print () dumps all the data from here to the end getEnd public SkipSpan < K , V > getEnd () getSpan public SkipSpan < K , V > getSpan ( K key,
int[] search) get...