coordSet property

Set<Coordinate> coordSet
getter/setter pair

Implementation

Set<Coordinate> coordSet = new HashSet<Coordinate>();