Fix reflection errors

This commit is contained in:
Andrea Cavalli 2024-03-30 00:15:13 +01:00
parent 5437ec3ee9
commit ab49e51a5c
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
]
},
{
"name" : "java.lang.Path",
"name" : "java.nio.file.Path",
"methods" : [
{ "name" : "<init>", "parameterTypes" : ["java.lang.String"] }
]