Class ToShort

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

public class ToShort extends Object implements Function
  • Constructor Details

    • ToShort

      public ToShort(Short defaultValue)
  • Method Details