public class MutableShortShortMapFactoryImpl extends Object implements MutableShortShortMapFactory
MutableShortShortMap
.
This file was automatically generated from template file mutablePrimitivePrimitiveMapFactoryImpl.stg.Constructor and Description |
---|
MutableShortShortMapFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
MutableShortShortMap |
empty() |
MutableShortShortMap |
of()
Same as
MutableShortShortMapFactory.empty() . |
MutableShortShortMap |
ofAll(ShortShortMap map)
|
MutableShortShortMap |
with()
Same as
MutableShortShortMapFactory.empty() . |
MutableShortShortMap |
withAll(ShortShortMap map) |
public MutableShortShortMap empty()
empty
in interface MutableShortShortMapFactory
public MutableShortShortMap of()
MutableShortShortMapFactory
MutableShortShortMapFactory.empty()
.of
in interface MutableShortShortMapFactory
public MutableShortShortMap with()
MutableShortShortMapFactory
MutableShortShortMapFactory.empty()
.with
in interface MutableShortShortMapFactory
public MutableShortShortMap ofAll(ShortShortMap map)
MutableShortShortMapFactory
ofAll
in interface MutableShortShortMapFactory
public MutableShortShortMap withAll(ShortShortMap map)
withAll
in interface MutableShortShortMapFactory
Copyright © 2004–2016. All rights reserved.