public abstract class MapEntryConverter<K,V> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MapEntryConverter.MapEntryToTermConverter<K,V> |
static class |
MapEntryConverter.TermToMapEntryConverter<K,V> |
| Modifier and Type | Field and Description |
|---|---|
protected String |
entrySeparator |
| Constructor and Description |
|---|
MapEntryConverter() |
MapEntryConverter(String entrySeparator) |
Copyright © 2014. All rights reserved.