Interface IStringToResourceDescriptionConverter
-
- All Superinterfaces:
IConverter<java.lang.String,IResourceDescription,ConversionException>
public interface IStringToResourceDescriptionConverter extends IConverter<java.lang.String,IResourceDescription,ConversionException>
-
-
Method Summary
-
Methods inherited from interface net.anwiba.commons.lang.functional.IConverter
convert
-
-