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