7 Commits

Author SHA1 Message Date
2f93ea6dbe update dependencies 2022-08-15 17:43:57 +02:00
062d63ca02 add maxCapacity to LongLongHashMap
This allows us to define an upper limit for the memory usage.
2021-04-16 17:52:15 +02:00
f43cc2eda2 use static version numbers
This makes it easier to pull the artifacts from maven local.
2021-04-02 19:20:16 +02:00
5b5e948293 update dependencies 2020-11-05 17:55:55 +01:00
d76551db2c update 3rd party libs 2019-12-27 12:14:09 +01:00
86f12e0af6 Add hash map for long to long mappings. 2019-09-07 14:36:51 +02:00
145c2152d0 Add IntList a list implementation for primitive integers. 2017-02-03 20:31:58 +01:00