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