JNet
JNet copied to clipboard
Verify why JNetReflector adds `Method` suffix on methods of `Collections`
trafficstars
To be verified why JNetReflector adds **`Method`** suffix on methods of `Collections`
Originally posted by @masesdevelopers in https://github.com/masesgroup/JNet/pull/420#discussion_r1612545661
Within the file https://github.com/masesgroup/netdroid/blob/a1b5d1d5d5e8371a0c58da0df5711292bc0ec476/src/net/Netdroid/Generated/Java/Util/Collections.cs the methods are reflected without the issue reported, maybe the differences are in the configuration used:
- JNet uses modules
- Netdroid uses JARs