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