A DESCRIPTION OF THE PROBLEM :
In the online documentation :
https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html#getEpochSecond--
I cannot find the method as the documentation mentioned: "getNanosOfSecond".
Should it be "getNano"?
Please help to correct this mistake.
FREQUENCY : always
            
In the online documentation :
https://docs.oracle.com/javase/8/docs/api/java/time/Instant.html#getEpochSecond--
I cannot find the method as the documentation mentioned: "getNanosOfSecond".
Should it be "getNano"?
Please help to correct this mistake.
FREQUENCY : always
- duplicates
- 
                    JDK-8167166 Java API docs mention a non-existent method getNanosOfSecond -           
- Resolved
 
-