public static interface MValue.Delegate
| Modifier and Type | Method and Description |
|---|---|
MCollection |
collectionFromNative(Object object) |
void |
encodeNative(FLEncoder encoder,
Object object) |
Object |
toNative(MValue mv,
MCollection parent,
AtomicBoolean cacheIt) |
@Nullable Object toNative(@NonNull MValue mv, @Nullable MCollection parent, @NonNull AtomicBoolean cacheIt)
@Nullable MCollection collectionFromNative(@Nullable Object object)