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

Method getSecond

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

Source from the content-addressed store, hash-verified

1082 }
1083
1084 @Override
1085 public int getSecond() {
1086
1087 return this.second;
1088
1089 }
1090
1091 @Override
1092 public int getNanosecond() {

Callers 7

midnightAtStartOfDayMethod · 0.95
midnightAtEndOfDayMethod · 0.95
ofHourMinuteSecondMethod · 0.95
ofHourMinuteMethod · 0.95
ofHourMethod · 0.95
moveEventuallyToLSMethod · 0.95

Calls

no outgoing calls

Tested by 6

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