public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* Map.Entry interface in CNI
@ 2013-03-14 13:05 Vaivaswatha N
  0 siblings, 0 replies; only message in thread
From: Vaivaswatha N @ 2013-03-14 13:05 UTC (permalink / raw)
  To: java

Hi,

I'm trying to use the util.concurrent.ConcurrentSkipListMap implementation from my C++ code. I need to use iterators on this data structure.

According to the Java documentation, A set of Map.Entry will be returned when I call the "entrySet()" method. I'm unable to find Map.Entry defined anywhere. How do I get an iterator to ConcurrentSkipListMap such that I can access the key/value pairs from the iterator?

Thanks a lot,

- Vaivaswatha


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-14 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-14 13:05 Map.Entry interface in CNI Vaivaswatha N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).