add maxCapacity to LongLongHashMap
This allows us to define an upper limit for the memory usage.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
group='org.lucares'
|
||||
version = '0.2'
|
||||
version = '0.3'
|
||||
|
||||
dependencies {
|
||||
jmh 'org.eclipse.collections:eclipse-collections:10.2.0'
|
||||
|
||||
Reference in New Issue
Block a user