Package org.locationtech.jts.operation
Class Counter
java.lang.Object
org.locationtech.jts.operation.Counter
Stores an integer count, for use as a Map entry.
- Version:
- 1.7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
int countThe value of the count
-
-
Constructor Details
-
Counter
Counter()
-