This commit is contained in:
wentch
2016-01-06 15:50:59 +08:00
parent fd687ed4da
commit 39e8993ccb

View File

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