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