提交 84fadef2 authored 作者: Thomas Mueller's avatar Thomas Mueller

Formatting

上级 8c6a9dbb
...@@ -76,7 +76,7 @@ public class CompareMode { ...@@ -76,7 +76,7 @@ public class CompareMode {
this.strength = strength; this.strength = strength;
this.binaryUnsigned = binaryUnsigned; this.binaryUnsigned = binaryUnsigned;
} }
/** /**
* Create a new compare mode with the given collator and strength. If * Create a new compare mode with the given collator and strength. If
* required, a new CompareMode is created, or if possible the last one is * required, a new CompareMode is created, or if possible the last one is
......
...@@ -136,7 +136,7 @@ public class ValueGeometry extends Value { ...@@ -136,7 +136,7 @@ public class ValueGeometry extends Value {
/** /**
* Get a copy of geometry object. Geometry object is mutable. The returned * Get a copy of geometry object. Geometry object is mutable. The returned
* object is therefore copied before returning. * object is therefore copied before returning.
* *
* @return a copy of the geometry object * @return a copy of the geometry object
*/ */
public Geometry getGeometry() { public Geometry getGeometry() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论