-
- All Implemented Interfaces:
-
dev.entao.web.json.YsonConverter
public class SQLTimeYsonConverter implements YsonConverter
-
-
Field Summary
Fields Modifier and Type Field Description public final static SQLTimeYsonConverterINSTANCE
-
Method Summary
Modifier and Type Method Description TimefromYsonValue(YsonValue yv)YsonValuetoYsonValue(Object v)-
-
Method Detail
-
fromYsonValue
Time fromYsonValue(YsonValue yv)
-
toYsonValue
YsonValue toYsonValue(Object v)
-
-
-
-