Interface Hole

All Known Implementing Classes:
HoleImpl

public interface Hole
Defines methods implemented by classes representing a hole
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the number of the hole
    int
    Gets the par of the hole
  • Method Details

    • getNumber

      int getNumber()
      Gets the number of the hole
      Returns:
      the umber of the hole
    • getPar

      int getPar()
      Gets the par of the hole
      Returns:
      the par of the hole