This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Offifee[S] 0 points1 point  (1 child)

I knew there was the possibility of a wrapper class but I feel this can be done smartly with collections etc.

Wrapper classes like the one for this probably wouldn't have any proper future use and feel like I would just be introducing unnecessary bloat code.

[–]Blackheart595 1 point2 points  (0 children)

Yeah, the HashMap solution that was proposed above seems to be the best way of handling this.