Class StringToShortConverter
java.lang.Object
dev.voidframework.web.http.converter.StringToShortConverter
- All Implemented Interfaces:
TypeConverter<String,Short>
Convert a
String into an Short.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringToShortConverter
public StringToShortConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceTypeConverter<String,Short>
-