summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/esodata/PushdownMap.java
AgeCommit message (Collapse)Author
2017-04-10Cleanupbculkin2442
2017-04-07Cleanupbjculkin
2017-03-26Updatebculkin2442
2017-03-17Add more toString/hashCode/equalsbjculkin
2017-03-16Added pushdown map.bjculkin
Essentially, this is a map where inserting dup. keys shadows the previous value.