mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 12:32:09 +03:00
Fixed minor issues to pass PR Checks
This commit is contained in:
parent
584edfc133
commit
31c61ca2e0
@ -401,4 +401,4 @@ class PennyFarthing extends Bicycle {
|
||||
* [자바 코딩 관례(Java Code Conventions)](http://www.oracle.com/technetwork/java/codeconv-138413.html)
|
||||
* Java 8의 새로운 기능
|
||||
* [람다 표현식 (Lambda expressions (functional programming))](https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html)
|
||||
* [날짜 및 시간 API (Date and time API (java.time package))](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
||||
* [날짜 및 시간 API (Date and time API (java.time package))](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
||||
|
@ -401,4 +401,4 @@ class PennyFarthing extends Bicycle {
|
||||
* [Java代码规范](http://www.oracle.com/technetwork/java/codeconvtoc-136057.html)
|
||||
* Java 8 中的新特性:
|
||||
* [Lambda 表达式(函数式编程)](https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html)
|
||||
* [日期和时间 API(java.time 包)](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
||||
* [日期和时间 API(java.time 包)](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html)
|
||||
|
Loading…
Reference in New Issue
Block a user