public class StringEntryConverter extends Object implements Converter<String,Map.Entry<String,?>>
StringEntryConverter()
String
convert(Map.Entry<String,?> input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringEntryConverter()
public String convert(Map.Entry<String,?> input) throws IllegalArgumentException
convert
Converter<String,Map.Entry<String,?>>
IllegalArgumentException
Copyright © 2014 aQute SARL. All rights reserved.