Hi, Is there any way to get the keys as a ArrayList from HashMap in org.apache.pivot.collections.HashMap?
In java.util.TreeMap we would just use keySet() function. Is there anything similar in Pivot? Thanks, Ajay Bhat
Hi, Is there any way to get the keys as a ArrayList from HashMap in org.apache.pivot.collections.HashMap?
In java.util.TreeMap we would just use keySet() function. Is there anything similar in Pivot? Thanks, Ajay Bhat