Class IdentifyValueUtil

java.lang.Object
io.higson.runtime.builtin.utils.IdentifyValueUtil

public class IdentifyValueUtil extends Object
  • Constructor Details

    • IdentifyValueUtil

      public IdentifyValueUtil()
  • Method Details

    • identify

      public static Optional<ValueHolder> identify(Object obj)
      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