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