Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
midnightAtStartOfDay
Method · 0.95
midnightAtEndOfDay
Method · 0.95
ofHourMinuteSecondNano
Method · 0.95
ofHourMinuteSecond
Method · 0.95
ofHourMinute
Method · 0.95
ofHour
Method · 0.95
moveEventuallyToLS
Method · 0.95
FullValueOperator
Method · 0.95
at
Method · 0.95
getDuration
Method · 0.95
toXML
Method · 0.95
Calls
no outgoing calls
Tested by
6
midnightAtStartOfDay
Method · 0.76
midnightAtEndOfDay
Method · 0.76
ofHourMinuteSecondNano
Method · 0.76
ofHourMinuteSecond
Method · 0.76
ofHourMinute
Method · 0.76
ofHour
Method · 0.76