提交 2bfc1fe3 authored 作者: tledkov's avatar tledkov

javadoc cleanup

上级 4354f8a0
......@@ -114,7 +114,8 @@ public class CompareMode implements Comparator<Value> {
*
* @param name the collation name or null
* @param strength the collation strength
* @param binaryUnsigned whether to compare UUIDs as unsigned
* @param binaryUnsigned whether to compare binaries as unsigned
* @param uuidUnsigned whether to compare UUIDs as unsigned
* @return the compare mode
*/
public static CompareMode getInstance(String name, int strength, boolean binaryUnsigned, boolean uuidUnsigned) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论