mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +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