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