Something like hashtable . . .
| Thu, 2003-11-06 19:31 | |
|
Hi, I need to use something with java hashtable. Exemple: private Hashtable pair; . . . public void addPair(String name, String Val) { pair.put(name, val); } My key is a string. Is there something for this in Symbian? Thanks Flavio Oliveira |
|






Forum posts: 68
If we fall down it's so we can learn to pick ourselves up.