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