msplit icon indicating copy to clipboard operation
msplit copied to clipboard

Use the ASM Type class instead of writing Util methods

Open GraxCode opened this issue 5 years ago • 1 comments

Util class contains unnecessary methods that are already implemented by the Type class of ASM

GraxCode avatar Dec 16 '20 19:12 GraxCode

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.

cretz avatar Dec 16 '20 20:12 cretz