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