Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ getMinute
Method
getMinute
base/src/main/java/net/time4j/PlainTime.java:1077–1082 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1075
}
1076
1077
@Override
1078
public
int
getMinute() {
1079
1080
return
this.minute;
1081
1082
}
1083
1084
@Override
1085
public
int
getSecond() {
Callers
8
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
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