Package io.higson.runtime.builtin.utils
Class IdentifyValueUtil
java.lang.Object
io.higson.runtime.builtin.utils.IdentifyValueUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<ValueHolder>Wspierane typy: boolean: boolean, string, .... integer: (64 bit) int, long, Short, byte, .... number: BigDecimal, double, Float, int, Long localDate: date, localDate localDateTime: datetime, localDateTime string
-
Constructor Details
-
IdentifyValueUtil
public IdentifyValueUtil()
-
-
Method Details
-
identify
Wspierane typy:- boolean: boolean, string, ....
- integer: (64 bit) int, long, Short, byte, ....
- number: BigDecimal, double, Float, int, Long
- localDate: date, localDate
- localDateTime: datetime, localDateTime
- string
-