Implement three methods in the Solution class:
- in the getMaxFromMilliseconds method, return the maximum Instant that can be obtained using the ofEpochMilli(long milliseconds) method;
- in the method getMaxFromSeconds method, return the maximum Instant that can be obtained using the ofEpochSecond(
The end of times
- 17
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet