org.mapdb / DB / HashMapMaker / create

create

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

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