Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ getNanosecond
Method
getNanosecond
base/src/main/java/net/time4j/PlainTime.java:1091–1096 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1089
}
1090
1091
@Override
1092
public
int
getNanosecond() {
1093
1094
return
this.nano;
1095
1096
}
1097
1098
/**
1099
* <p>Yields midnight at the start of the day. </p>
Callers
7
midnightAtStartOfDay
Method · 0.95
midnightAtEndOfDay
Method · 0.95
ofHourMinuteSecondNano
Method · 0.95
ofHourMinuteSecond
Method · 0.95
ofHourMinute
Method · 0.95
ofHour
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