Package apple.coredata
Interface NSBatchInsertRequest.Block_setDictionaryHandler
-
- Enclosing class:
- NSBatchInsertRequest
public static interface NSBatchInsertRequest.Block_setDictionaryHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancall_setDictionaryHandler(NSMutableDictionary<java.lang.String,java.lang.Object> arg0)
-
-
-
Method Detail
-
call_setDictionaryHandler
boolean call_setDictionaryHandler(NSMutableDictionary<java.lang.String,java.lang.Object> arg0)
-
-