MutableIntByteMapFactoryImplpublic interface MutableIntByteMapFactory
MutableIntByteMap.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.| Modifier and Type | Method | Description |
|---|---|---|
MutableIntByteMap |
empty() |
|
MutableIntByteMap |
of() |
Same as
empty(). |
MutableIntByteMap |
ofAll(IntByteMap map) |
Same as
withAll(IntByteMap). |
MutableIntByteMap |
with() |
Same as
empty(). |
MutableIntByteMap |
withAll(IntByteMap map) |
MutableIntByteMap empty()
MutableIntByteMap of()
empty().MutableIntByteMap with()
empty().MutableIntByteMap ofAll(IntByteMap map)
withAll(IntByteMap).MutableIntByteMap withAll(IntByteMap map)
Copyright © 2004–2018. All rights reserved.