提交 c8a2cbb7 authored 作者: Thomas Mueller's avatar Thomas Mueller

Formatting.

上级 b868c336
...@@ -221,9 +221,10 @@ public class SortOrder implements Comparator<Value[]> { ...@@ -221,9 +221,10 @@ public class SortOrder implements Comparator<Value[]> {
} }
/** /**
* Get the column for the given table filter, if the sort column is for this filter. * Get the column for the given table filter, if the sort column is for this
* filter.
* *
* @param index the column index (0-based) * @param index the column index (0, 1,..)
* @param filter the table filter * @param filter the table filter
* @return the column, or null * @return the column, or null
*/ */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论