diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-07-27 23:10:16 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-07-27 23:10:16 -0400 |
| commit | fadc9d01f662ab001d9fdd0fd92c5f0c177557cd (patch) | |
| tree | 0747e6746c3b7f33016bf8ed0324bd6972b09795 /src/test/java/bjc/TestUtils.java | |
| parent | a623c8fafaa103a902fbdb4936b2ee78463ae5ba (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/test/java/bjc/TestUtils.java')
0 files changed, 0 insertions, 0 deletions
