Interface ExBound

All Known Implementing Classes:
ColBound, RowBound

public interface ExBound
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getStart

      int getStart()
    • getEnd

      int getEnd()