public interface INameConverter extends net.anwiba.commons.lang.functional.IConverter<String,String,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String name) |
String convert(String name)
convert in interface net.anwiba.commons.lang.functional.IConverter<String,String,RuntimeException>Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.