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