|
Urbi SDK Remote for Java
2.7.5
|

Public Member Functions | |
| UDictionaryCPPIterator (long cPtr, boolean cMemoryOwn) | |
| UDictionaryCPPIterator (UDictionary map) | |
| synchronized void | delete () |
| String | getKey () |
| UValue | getValue () |
| boolean | hasNext () |
| void | next () |
Static Public Member Functions | |
| static long | getCPtr (UDictionaryCPPIterator obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
Definition at line 11 of file UDictionaryCPPIterator.java.