summaryrefslogtreecommitdiff
path: root/base/src/main/java/bjc/utils/esodata/MapSet.java
AgeCommit message (Collapse)Author
2020-04-07Remove utils.esodataBen Culkin
utils.esodata now also lives in the esodata project; not here
2018-10-13General cleanup and documentation.bculkin2442
Cleanup files, and add missing comments in places.
2018-09-06Add MapSetBenjamin J. Culkin
A MapSet is a set of maps of which one is accessible at a time, indexed by strings to pick the available one.