public interface MutableDoubleByteMapFactory
MutableDoubleByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.| Modifier and Type | Method and Description |
|---|---|
MutableDoubleByteMap |
empty() |
MutableDoubleByteMap |
of()
Same as
empty(). |
MutableDoubleByteMap |
ofAll(DoubleByteMap map)
Same as
withAll(DoubleByteMap). |
MutableDoubleByteMap |
with()
Same as
empty(). |
MutableDoubleByteMap |
withAll(DoubleByteMap map) |
MutableDoubleByteMap empty()
MutableDoubleByteMap of()
empty().MutableDoubleByteMap with()
empty().MutableDoubleByteMap ofAll(DoubleByteMap map)
withAll(DoubleByteMap).MutableDoubleByteMap withAll(DoubleByteMap map)
Copyright © 2004–2016. All rights reserved.