开发者

Can I use HashMaps in J2ME?

开发者 https://www.devze.com 2022-12-17 04:23 出处:网络
I cannot find much documentation about HashMaps in j2开发者_JS百科me. Does anyone have experience with this? How to create a HashMap?

I cannot find much documentation about HashMaps in j2开发者_JS百科me. Does anyone have experience with this? How to create a HashMap?

Map map1 = new HashMap();

should work, right?


Only the Hashtable is available in Java ME API.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号