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