laforge49 / utils

Advanced Java utility classes.

Home Page:http://laforge49.github.io/projects/utils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

db.get

laforge49 opened this issue · comments

Currently a fair chunk of code is needed to get a MVN. So we need a convenience method on Db.

We need more gets! MapAccessor.get(key), MapNode.get(key), VersionedMapNode.get(key) and Db.get(id, key).