Uses of Package
jodd.introspector
Packages that use jodd.introspector
Package
Description
Java Bean utilities, provides the fastest bean manipulation.
Very fast reflection introspector.
-
Classes in jodd.introspector used by jodd.beanClassDescriptionA descriptor class for all methods/fields/properties/constructors of a class.Default class
ClassIntrospectorsimply delegates method calls for more convenient usage.Unified getter property interface for both methods and fields.Property descriptor.Unified setter property interface for both methods and fields. -
Classes in jodd.introspector used by jodd.introspectorClassDescriptionA descriptor class for all methods/fields/properties/constructors of a class.Default class
ClassIntrospectorsimply delegates method calls for more convenient usage.Constructor descriptor.Constructors collection.Common descriptor stuff.Field descriptor.Collection offield descriptors.Unified getter property interface for both methods and fields.Mapper function allows object to be converted before actually used - usually before injected usingBeanUtil.Simple cache ofMapperFunctioninstances.Method descriptor.Method parameter descriptor.Methods collection.Bean properties collection.Property descriptor.Unified setter property interface for both methods and fields.