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