We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91646f3 commit 26acffbCopy full SHA for 26acffb
Sources/JavaKit/Java2Swift.config
@@ -4,7 +4,6 @@
4
"java.lang.Exception" : "Exception",
5
"java.lang.Object" : "JavaObject",
6
"java.lang.RuntimeException" : "RuntimeException",
7
- "java.lang.Throwable" : "Throwable",
8
- "java.util.Enumeration" : "Enumeration"
+ "java.lang.Throwable" : "Throwable"
9
}
10
0 commit comments