How do I get a hashmap in a list? Something like this:
Maps & lt; String, horse & gt; Horses = new Hashmap & lt; String, horse & gt; (); ArrayList & LT; Horse & gt; = Horses.toArray ();
?
Thank you
from the list & lt; Horse & gt; HorsesAssistant = new Array list & lieutenant; Horses & gt; (Horses.values ());
Comments
Post a Comment