This commit is contained in:
wentch
2016-01-06 15:47:52 +08:00
parent db3cf20fa0
commit 10b1000333

View File

@@ -29,7 +29,7 @@ public class InnerCoderEntity {
}
/**
* 该提供给Convert动态加载
* 该方法提供给Convert动态加载
* 1) 方法名可以随意。
* 2) 方法必须是static
* 3方法的参数有且只能有一个 且必须是org.redkale.convert.Factory。