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