Interface StringToElementConverter<T>
-
public interface StringToElementConverter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TtoElement(String s)
-
-
-
Method Detail
-
toElement
T toElement(String s)
-
-