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