Package org.locationtech.jts.util
Class ObjectCounter.Counter
java.lang.Object
org.locationtech.jts.util.ObjectCounter.Counter
- Enclosing class:
ObjectCounter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
int count
-
-
Constructor Details
-
Counter
public Counter() -
Counter
public Counter(int count)
-
-
Method Details
-
count
public int count() -
increment
public void increment()
-