Class Counter

java.lang.Object
org.locationtech.jts.operation.Counter

class Counter extends Object
Stores an integer count, for use as a Map entry.
Version:
1.7
  • Field Details

    • count

      int count
      The value of the count
  • Constructor Details

    • Counter

      Counter()