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