提交 6bd4c883 编写于 作者: S Stephane Nicoll

Polish contribution

Closes gh-1349
上级 bf040c3d
...@@ -868,9 +868,9 @@ such as a `static valueOf` method, is defined on the target class. ...@@ -868,9 +868,9 @@ such as a `static valueOf` method, is defined on the target class.
boolean matches(TypeDescriptor sourceType, TypeDescriptor targetType); boolean matches(TypeDescriptor sourceType, TypeDescriptor targetType);
} }
public interface ConditionalGenericConverter public interface ConditionalGenericConverter
extends GenericConverter, ConditionalConverter { extends GenericConverter, ConditionalConverter {
} }
---- ----
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册