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