public class FLDictIterator extends C4NativePeer
| Constructor and Description |
|---|
FLDictIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(FLDict dict) |
void |
close() |
long |
getCount() |
String |
getKeyString() |
FLValue |
getValue() |
boolean |
next() |
toString