public class DoNothingStringConverter extends Object implements IConverter<String,String,RuntimeException>
| Constructor and Description |
|---|
DoNothingStringConverter() |
public String convert(String input) throws RuntimeException
convert in interface IConverter<String,String,RuntimeException>RuntimeExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.