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)
@NonNull public FLValue toFLValue()
public long count()
@Nullable public FLValue get(@Nullable String key)
@NonNull public Map<String,Object> asDict()