reversi
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
reversi
reversi-storage
/
pt.isel.reversi.storage
/
MongoDBStorage
/
MongoDBStorage
Mongo
DBStorage
constructor
(
mongoDBConnection
:
MongoDBConnection
,
databaseName
:
String
,
collectionName
:
String
,
serializer
:
Serializer
<
T
,
String
>
)
Parameters
T
Type of the domain entity