Interface StringConverter
-
- All Known Implementing Classes:
BasicStringConverter
public interface StringConverter- Author:
- Dave Syer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectconvert(Object function, String value)
-