提交 684c03ce authored 作者: noelgrandin's avatar noelgrandin

fix comment

上级 00894c79
...@@ -1162,9 +1162,9 @@ public class MVMap<K, V> extends AbstractMap<K, V> ...@@ -1162,9 +1162,9 @@ public class MVMap<K, V> extends AbstractMap<K, V>
} }
/** /**
* Set the key data type. * Set the value data type.
* *
* @param valueType the key type * @param valueType the value type
* @return this * @return this
*/ */
public Builder<K, V> valueType(DataType valueType) { public Builder<K, V> valueType(DataType valueType) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论