DocMap

fun interface DocMap

A map of doc IDs.

Functions

Link copied to clipboard
abstract fun get(docID: Int): Int

Return the mapped docID or -1 if the given doc is not mapped.