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