MutableCharCharMapFactoryImplpublic interface MutableCharCharMapFactory
MutableCharCharMap.
 This file was automatically generated from template file mutablePrimitivePrimitiveMapFactory.stg.| Modifier and Type | Method | Description | 
|---|---|---|
| MutableCharCharMap | empty() | |
| MutableCharCharMap | of() | Same as  empty(). | 
| MutableCharCharMap | ofAll(CharCharMap map) | Same as  withAll(CharCharMap). | 
| MutableCharCharMap | with() | Same as  empty(). | 
| MutableCharCharMap | withAll(CharCharMap map) | 
MutableCharCharMap empty()
MutableCharCharMap of()
empty().MutableCharCharMap with()
empty().MutableCharCharMap ofAll(CharCharMap map)
withAll(CharCharMap).MutableCharCharMap withAll(CharCharMap map)
Copyright © 2004–2018. All rights reserved.