- java.lang.Object
-
- swim.collections.STreeContext<T>
-
-
Constructor Summary
Constructors Constructor Description STreeContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intcompare(Object x, Object y)protected Objectidentify(T value)protected booleanpageShouldMerge(STreePage<T> page)protected booleanpageShouldSplit(STreePage<T> page)protected intpageSplitSize()
-