Class ParameterizedTypeImpl

java.lang.Object
com.alibaba.fastjson2.util.ParameterizedTypeImpl
com.alibaba.fastjson.util.ParameterizedTypeImpl
All Implemented Interfaces:
ParameterizedType, Type

public class ParameterizedTypeImpl extends com.alibaba.fastjson2.util.ParameterizedTypeImpl
  • Constructor Details

    • ParameterizedTypeImpl

      public ParameterizedTypeImpl(Type[] actualTypeArguments, Type ownerType, Type rawType)