public abstract class MapConverter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MapConverter.MapToTermConverter<T extends Map<?,?>,U extends Term> |
static class |
MapConverter.TermToMapConverter<T extends Term,U extends Map<?,?>> |
Modifier and Type | Field and Description |
---|---|
protected String |
entrySeparator |
Constructor and Description |
---|
MapConverter() |
MapConverter(String entrySeparator) |
Copyright © 2014. All rights reserved.