MCPcopy Create free account
hub / github.com/MenoData/Time4J / getHour

Method getHour

base/src/main/java/net/time4j/PlainTime.java:1070–1075  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1068 //~ Methoden ----------------------------------------------------------
1069
1070 @Override
1071 public int getHour() {
1072
1073 return this.hour;
1074
1075 }
1076
1077 @Override
1078 public int getMinute() {

Callers 11

midnightAtStartOfDayMethod · 0.95
midnightAtEndOfDayMethod · 0.95
ofHourMinuteSecondMethod · 0.95
ofHourMinuteMethod · 0.95
ofHourMethod · 0.95
moveEventuallyToLSMethod · 0.95
FullValueOperatorMethod · 0.95
atMethod · 0.95
getDurationMethod · 0.95
toXMLMethod · 0.95

Calls

no outgoing calls

Tested by 6

midnightAtStartOfDayMethod · 0.76
midnightAtEndOfDayMethod · 0.76
ofHourMinuteSecondMethod · 0.76
ofHourMinuteMethod · 0.76
ofHourMethod · 0.76