mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish contribution
Closes gh-1349
This commit is contained in:
@@ -868,9 +868,9 @@ such as a `static valueOf` method, is defined on the target class.
|
||||
boolean matches(TypeDescriptor sourceType, TypeDescriptor targetType);
|
||||
|
||||
}
|
||||
|
||||
|
||||
public interface ConditionalGenericConverter
|
||||
extends GenericConverter, ConditionalConverter {
|
||||
extends GenericConverter, ConditionalConverter {
|
||||
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user