NativeScript / android-dts-generator

A tool that generates TypeScript declaration files (.d.ts) from Jars
90 stars 22 forks source link

some generic classes are not reported as generic #61

Open farfromrefug opened 2 years ago

farfromrefug commented 2 years ago

You'll see errors with classes like java.lang.Enum because there is no default generic type. I wonder if we can determine the right generic type