Triple HashMap

Discussion in 'Plugin Development' started by Dako, Feb 2, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Dako

    Is there a way to store data like it is stored in a hashMap but with 2 values -> HashSomething<Key, Value1, Value2>...

    greetz

    Dako
     
  2. Offline

    Chinwe

    Create a new class with the fields you need, and make the most of OOP :)
     
Thread Status:
Not open for further replies.

Share This Page