[sonar] trace
This commit is contained in:
@@ -2571,7 +2571,6 @@ public final strictfp class S2Polygon implements S2Region, Comparable<S2Polygon>
|
||||
* interior is always on the left.
|
||||
*/
|
||||
public abstract class Shape implements S2Shape, Serializable {
|
||||
// TODO measure this with benchmark.
|
||||
private static final int MAX_LINEAR_SEARCH_LOOPS = 5; // From benchmarks.
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user