summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/funcdata/ExtendedMap.java
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2019-07-27 23:10:16 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2019-07-27 23:10:16 -0400
commitfadc9d01f662ab001d9fdd0fd92c5f0c177557cd (patch)
tree0747e6746c3b7f33016bf8ed0324bd6972b09795 /src/main/java/bjc/funcdata/ExtendedMap.java
parenta623c8fafaa103a902fbdb4936b2ee78463ae5ba (diff)
Reimplement AbbrevMap, and implement Multimap
This reimplements the old AbbrevMap structure as AbbrevMap2, and created a new Multimap structure as a apart of it. Multimap is exactly what it sounds like; a map that allows multiple values for a given key. The only real thing that is different about it, is that if you add a key-value pair multiple times, you'll have to remove it multiple times.
Diffstat (limited to 'src/main/java/bjc/funcdata/ExtendedMap.java')
0 files changed, 0 insertions, 0 deletions