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