首页
技术面试题 3000
Date API在Java 8中有什么特点?
Date API在Java 8中有什么特点?
答案解析
引入java.time包,提供不可变、线程安全的日期时间类(如LocalDate、LocalTime、LocalDateTime),替代旧API。
返回列表
返回首页