public interface MutableByteByteMapFactory
MutableByteByteMap
.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.Modifier and Type | Method and 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–2016. All rights reserved.