提交 dfc7af9b authored 作者: noelgrandin's avatar noelgrandin

javadoc fix

上级 75a9566f
...@@ -224,7 +224,7 @@ public class ValueGeometry extends Value { ...@@ -224,7 +224,7 @@ public class ValueGeometry extends Value {
/** /**
* Convert a Well-Known-Binary to a Geometry object. * Convert a Well-Known-Binary to a Geometry object.
* *
* @param s the well-known-binary * @param bytes the well-known-binary
* @return the Geometry object * @return the Geometry object
*/ */
private static Geometry fromWKB(byte[] bytes) { private static Geometry fromWKB(byte[] bytes) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论