Generated by
JDiff

Interface org.springframework.beans.PropertyAccessor

Changed Methods
Class<?> getPropertyType(String) Change in return type from Class to Class<?>.
Determine the property type for the specified property, either checking the property descriptor or checking the value in case of an indexed or mapped element.