public static class MapEntryConverter.TermToMapEntryConverter<K,V> extends MapEntryConverter<K,V> implements FromTermConverter<Compound,Map.Entry<K,V>>
MapEntryConverter.MapEntryToTermConverter<K,V>, MapEntryConverter.TermToMapEntryConverter<K,V>
entrySeparator
Constructor and Description |
---|
TermToMapEntryConverter() |
TermToMapEntryConverter(String entrySeparator) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<K,V> |
fromTerm(Compound term,
Type type,
Jpc context) |
public TermToMapEntryConverter()
public TermToMapEntryConverter(String entrySeparator)
Copyright © 2014. All rights reserved.