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