Class ConcurrentLongLongMapBuilder
java.lang.Object
com.trivago.fastutilconcurrentwrapper.ConcurrentLongLongMapBuilder
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuild()static ConcurrentLongLongMapBuilderwithBuckets(int buckets) withDefaultValue(long defaultValue) withInitialCapacity(int initialCapacity) withLoadFactor(float loadFactor)
-
Method Details
-
newBuilder
-
withBuckets
-
withInitialCapacity
-
withLoadFactor
-
withMode
-
withDefaultValue
-
build
-