-
-
Notifications
You must be signed in to change notification settings - Fork 756
Expand file tree
/
Copy pathlinks.json
More file actions
18 lines (18 loc) · 713 Bytes
/
links.json
File metadata and controls
18 lines (18 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{
"url": "https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/temporal/TemporalAdjuster.html",
"description": "TemporalAdjuster interface documentation"
},
{
"url": "https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/temporal/TemporalAdjusters.html",
"description": "TemporalAdjusters utility class documentation"
},
{
"url": "https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/temporal/Temporal.html",
"description": "Temporal interface documentation"
},
{
"url": "https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/time/DayOfWeek.html",
"description": "DayOfWeek enum documentation"
}
]