Class Segment


  • public class Segment
    extends Object
    • Constructor Detail

      • Segment

        public Segment​(int row,
                       int col)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getRow

        public final int getRow()
      • getCol

        public final int getCol()