of

fun <T : DocIDMerger.Sub> of(subs: MutableList<T>, maxCount: Int, indexIsSorted: Boolean): DocIDMerger<T>

Construct this from the provided subs, specifying the maximum sub count


fun <T : DocIDMerger.Sub> of(subs: MutableList<T>, indexIsSorted: Boolean): DocIDMerger<T>

Construct this from the provided subs