Uses of Class
com.alibaba.fastjson2.reader.ObjectReaderImplValueString
Packages that use ObjectReaderImplValueString
-
Uses of ObjectReaderImplValueString in com.alibaba.fastjson2.reader
Methods in com.alibaba.fastjson2.reader that return ObjectReaderImplValueStringModifier and TypeMethodDescriptionstatic <T> ObjectReaderImplValueString<T>ObjectReaderImplValueString.of(Class<T> objectClass, long features, JSONSchema schema, Function<String, T> function) static <T> ObjectReaderImplValueString<T>