Closed kevinramharak closed 5 years ago
This is a possible implementation for instruction aliases. I never really wrote Java so I am not sure if I am using the best practices for the HashMap and Set collections.
HashMap
Set
thank you
This is a possible implementation for instruction aliases. I never really wrote Java so I am not sure if I am using the best practices for the
HashMap
andSet
collections.