getHour public int getHour() getHour - Getter for the hour Returns: this.hour - representing the current hour of the wat
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
getHour public int getHour() getHour - Getter for the hour Returns: this.hour - representing the current hour of the wat
pls explain
getHour public int getHour() getHour - Getter for the hour Returns: this.hour - representing the current hour of the watch getMinute public int getMinute() getMinute - Getter for the minute Returns: this.minute - representing the current minute of the watch getSecond public int getSecond() getSecond - Getter for the second Returns: this.second - representing the current second of the watch