mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
@@ -141,7 +141,7 @@ public class TypeDescriptor implements Serializable {
|
||||
* <p>Returns primitive types as-is.
|
||||
* <p>See {@link #getObjectType()} for a variation of this operation that
|
||||
* resolves primitive types to their corresponding Object types if necessary.
|
||||
* @return the type, or {@code null}
|
||||
* @return the type, or {@code null} if it cannot be determined
|
||||
* @see #getObjectType()
|
||||
*/
|
||||
public Class<?> getType() {
|
||||
|
||||
Reference in New Issue
Block a user