Hi Ajay, No there isn't such a method. Wouldn't be too hard to do if you want to tackle it. I believe there is an existing issue about adding methods to Pivot Collections to bring them more in line with the Java ones.
~Roger Whitcomb Sent from my iPhone > On Nov 16, 2013, at 11:11 PM, Ajay Bhat <a.ajay.b...@gmail.com> wrote: > > 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