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