Constructor and Description |
---|
MapFormatter(String listSeparator,
Converter<String,? super Map.Entry<String,String>> entryFormatter,
String emptyOutput) |
Modifier and Type | Method and Description |
---|---|
String |
convert(Map<String,String> input) |
String |
error(String msg) |
public String convert(Map<String,String> input) throws IllegalArgumentException
Copyright © 2021 aQute SARL. All rights reserved.