| Package | Description |
|---|---|
| org.milyn.scribe.register |
| Modifier and Type | Method and Description |
|---|---|
MapDaoRegister<T> |
MapDaoRegister.Builder.build()
Creates the MapDaoRegister and provides it with the
DAO map
|
static <T> MapDaoRegister<T> |
MapDaoRegister.newInstance(Map<String,? extends T> map)
Creates a new
MapDaoRegister and fills it with the provided map. |
Copyright © 2020. All rights reserved.