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