mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polish
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
package org.springframework.core.convert.converter;
|
||||
|
||||
/**
|
||||
* A factory for a "ranged" converters that can convert objects from S to subtypes of R.
|
||||
* A factory for "ranged" converters that can convert objects from S to subtypes of R.
|
||||
* @author Keith Donald
|
||||
* @param <S> The source type converters created by this factory can convert from
|
||||
* @param <R> The target range (or base) type converters created by this factory can convert to;
|
||||
|
||||
Reference in New Issue
Block a user