SortedMapLikeBinaryTreeNode

constructor(key: K, value: V, comparator: Comparator<K>)(source)