public class FLDict extends Object
FLDict(long handle)
Map<String,Object>
asDict()
long
count()
FLValue
get(String key)
toFLValue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FLDict(long handle)
public FLValue toFLValue()
public long count()
public FLValue get(String key)
public Map<String,Object> asDict()