Uses of Package
com.alibaba.fastjson2.introspect
Packages that use com.alibaba.fastjson2.introspect
Package
Description
Provides reflection-based property access functionality for fastjson2.
-
Classes in com.alibaba.fastjson2.introspect used by com.alibaba.fastjson2ClassDescriptionA factory class for creating property accessors that provide efficient getter and setter operations for object properties using reflection, method handles, or functional interfaces.
-
Classes in com.alibaba.fastjson2.introspect used by com.alibaba.fastjson2.introspectClassDescriptionInterface for accessing object properties generically.A factory class for creating property accessors that provide efficient getter and setter operations for object properties using reflection, method handles, or functional interfaces.Interface for property accessors that handle object-typed properties.
-
Classes in com.alibaba.fastjson2.introspect used by com.alibaba.fastjson2.reader
-
Classes in com.alibaba.fastjson2.introspect used by com.alibaba.fastjson2.writer