org.mapdb / StoreTrivial / get

get

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