Uses of Class
com.alibaba.fastjson2.JSONReader.SavePoint
-
Packages that use JSONReader.SavePoint Package Description com.alibaba.fastjson2 -
-
Uses of JSONReader.SavePoint in com.alibaba.fastjson2
Methods in com.alibaba.fastjson2 that return JSONReader.SavePoint Modifier and Type Method Description JSONReader.SavePointJSONReader. mark()Methods in com.alibaba.fastjson2 with parameters of type JSONReader.SavePoint Modifier and Type Method Description voidJSONReader. reset(JSONReader.SavePoint savePoint)
-