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