MutableByteDoubleMapFactoryImplpublic interface MutableByteDoubleMapFactory
MutableByteDoubleMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.| Modifier and Type | Method | Description |
|---|---|---|
MutableByteDoubleMap |
empty() |
|
MutableByteDoubleMap |
of() |
Same as
empty(). |
MutableByteDoubleMap |
ofAll(ByteDoubleMap map) |
Same as
withAll(ByteDoubleMap). |
MutableByteDoubleMap |
with() |
Same as
empty(). |
MutableByteDoubleMap |
withAll(ByteDoubleMap map) |
MutableByteDoubleMap empty()
MutableByteDoubleMap of()
empty().MutableByteDoubleMap with()
empty().MutableByteDoubleMap ofAll(ByteDoubleMap map)
withAll(ByteDoubleMap).MutableByteDoubleMap withAll(ByteDoubleMap map)
Copyright © 2004–2017. All rights reserved.