Class PairSet

  • All Implemented Interfaces:
    Iterable<int[]>

    public final class PairSet
    extends Object
    implements Iterable<int[]>
    Tracks a set of pairs of coordinates in a coordinate space that have been visited.
    Author:
    Tim Boudreau