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