org.mapdb / DB / TreeMapMaker / create

create

fun create(): BTreeMap<K, V>
Overrides Maker.create

Creates new collection if it does not exist, or throw {@link DBException.WrongConfiguration} if collection already exists.