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