Package com.alibaba.fastjson2.util
Class KotlinUtils
- java.lang.Object
-
- com.alibaba.fastjson2.util.KotlinUtils
-
public class KotlinUtils extends Object
- Since:
- 2.0.39
- Author:
- kraity
-
-
Field Summary
Fields Modifier and Type Field Description static intSTATE
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgetConstructor(Class<?> clazz, BeanInfo beanInfo)Gets the target constructor and its parameter names of the specifiedclazz
-