org.mapdb
/
DB
/
HashSetMaker
/
<init>
<init>
HashSetMaker
(
db
:
DB
,
name
:
String
,
_storeFactory
:
(
Int
)
->
Store
=
{i-> db.store}
)