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