public class MapGrowthTest extends AbstractJMHTestRunner
Modifier and Type | Field and Description |
---|---|
int |
size |
Constructor and Description |
---|
MapGrowthTest() |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.Map<String,String> |
immutableScalaPut() |
MutableMap<String,String> |
mutableEcPut() |
scala.collection.mutable.HashMap<String,String> |
mutableScalaPut() |
void |
setUp() |
runTests
Copyright © 2004–2016. All rights reserved.