Package com.jsoniter.output
Class CodegenImplArray
java.lang.Object
com.jsoniter.output.CodegenImplArray
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CodegenResult
static CodegenResult
genCollection
(String cacheKey, ClassInfo classInfo) private static CodegenResult
genCollection
(String cacheKey, Class clazz, Type compType) private static CodegenResult
-
Constructor Details
-
CodegenImplArray
CodegenImplArray()
-
-
Method Details
-
genCollection
-
genArray
-
genList
-
genCollection
-