Class ToInteger

java.lang.Object
com.alibaba.fastjson2.function.impl.ToInteger
All Implemented Interfaces:
Function

public class ToInteger extends Object implements Function
  • Constructor Details

    • ToInteger

      public ToInteger(Integer defaultValue)
  • Method Details