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