org.mapdb / StoreOnHeap / get

get

fun <R> get(recid: Long, serializer: Serializer<R>): R?
Overrides StoreImmutable.get