Uses of Class
com.alibaba.fastjson2.util.MapMultiValueType
Packages that use MapMultiValueType
-
Uses of MapMultiValueType in com.alibaba.fastjson2
Methods in com.alibaba.fastjson2 with parameters of type MapMultiValueTypeModifier and TypeMethodDescriptionJSON.parseObject(String text, MapMultiValueType<T> type) Parses the json string asJSON. -
Uses of MapMultiValueType in com.alibaba.fastjson2.reader
Constructors in com.alibaba.fastjson2.reader with parameters of type MapMultiValueTypeModifierConstructorDescriptionObjectReaderImplMapMultiValueType(MapMultiValueType multiValueType) -
Uses of MapMultiValueType in com.alibaba.fastjson2.util
Methods in com.alibaba.fastjson2.util that return MapMultiValueTypeModifier and TypeMethodDescriptionstatic <T extends Map>
MapMultiValueType<T>static <T extends Map>
MapMultiValueType<T>static MapMultiValueType<JSONObject>static MapMultiValueType<JSONObject>