Is it possible for us to implement a HashMap with one key and two values. Just as HashMap?
Please do help me, also by telling (if there is no way) any other way to
I prefer the following to store any number of variables without having to create a separate class.
final public static Map> myMap = new HashMap>();