Uses of Annotation Type
com.alibaba.fastjson2.annotation.JSONCreator
Packages that use JSONCreator
-
Uses of JSONCreator in com.alibaba.fastjson2.schema
Methods in com.alibaba.fastjson2.schema with annotations of type JSONCreatorModifier and TypeMethodDescriptionstatic JSONSchemaJSONSchema.of(JSONObject input) static JSONSchemaJSONSchema.of(JSONObject input, JSONSchema parent) -
Uses of JSONCreator in com.alibaba.fastjson2.util
Methods in com.alibaba.fastjson2.util with annotations of type JSONCreatorModifier and TypeMethodDescriptionstatic <L,M, R> Object ApacheLang3Support.TripleMixIn.of(L left, M middle, R right) Constructors in com.alibaba.fastjson2.util with annotations of type JSONCreatorModifierConstructorDescriptionParameterizedTypeImpl(Type[] actualTypeArguments, Type ownerType, Type rawType)