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