Class RStarLeafSplitter<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    LeafSplitter<T>

    public class RStarLeafSplitter<T>
    extends Object
    implements LeafSplitter<T>
    splits a Collection of Map.Entries according to R*-Tree semantics
    Author:
    Tom Nelson