mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
parent
749c4a054b
commit
170d8a7fae
12 changed files with 62 additions and 61 deletions
|
@ -201,7 +201,7 @@ public interface ChronoLocalDateTime<D extends ChronoLocalDate>
|
|||
*
|
||||
* @return the date part of this date-time, not null
|
||||
*/
|
||||
D toLocalDate() ;
|
||||
D toLocalDate();
|
||||
|
||||
/**
|
||||
* Gets the local time part of this date-time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue