msplit
msplit copied to clipboard
Use the ASM Type class instead of writing Util methods
Util class contains unnecessary methods that are already implemented by the Type class of ASM
I did this as a one-time util thing I needed in the past, so I don't work on this anymore. I'll welcome a PR or details on which methods inside of Util are on Type if someone else sees this issue and wants to do a PR.