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