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