Polishing

This commit is contained in:
Juergen Hoeller
2023-12-21 17:20:29 +01:00
parent f443cf965a
commit b04803de99
7 changed files with 9 additions and 15 deletions

View File

@@ -159,7 +159,7 @@ final class SerializableTypeWrapper {
/**
* Return the source of the type, or {@code null} if not known.
* <p>The default implementations returns {@code null}.
* <p>The default implementation returns {@code null}.
*/
@Nullable
default Object getSource() {