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