Use readble format for APIs

This commit is contained in:
Benjamin Muskalla
2021-09-03 11:53:18 +02:00
parent 4b02e266fd
commit 9ed14b438e
9 changed files with 16 additions and 16 deletions

View File

@@ -1,2 +1,2 @@
| java.io;?;FileWriter;FileWriter;(File) | 1 |
| java.net;?;URL;openStream;() | 1 |
| java.io.FileWriter#FileWriter(File) | 1 |
| java.net.URL#openStream() | 1 |