Uses of Interface
com.alibaba.fastjson2.introspect.PropertyAccessorFactory.PropertyAccessorObject
Packages that use PropertyAccessorFactory.PropertyAccessorObject
Package
Description
Provides reflection-based property access functionality for fastjson2.
-
Uses of PropertyAccessorFactory.PropertyAccessorObject in com.alibaba.fastjson2.introspect
Subinterfaces of PropertyAccessorFactory.PropertyAccessorObject in com.alibaba.fastjson2.introspectModifier and TypeInterfaceDescriptionprotected static interfaceInterface for property accessors that handle BigDecimal-typed properties.protected static interfaceInterface for property accessors that handle BigInteger-typed properties.protected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceprotected static interfaceInterface for property accessors that handle String-typed properties.