Class CodegenImplArray
java.lang.Object
com.jsoniter.CodegenImplArray
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidappend(StringBuilder lines, String str) static Stringstatic StringgenCollection(ClassInfo classInfo) private static StringgenCollectionWithCapacity(Class clazz, Type compType) private static StringgenCollectionWithoutCapacity(Class clazz, Type compType)
-
Field Details
-
WITH_CAPACITY_COLLECTION_CLASSES
-
-
Constructor Details
-
CodegenImplArray
CodegenImplArray()
-
-
Method Details
-
genArray
-
genCollection
-
genCollectionWithCapacity
-
genCollectionWithoutCapacity
-
append
-