Package apple.classkit
Interface CLSDataStore.Block_contextsMatchingIdentifierPathCompletion
-
- Enclosing class:
- CLSDataStore
public static interface CLSDataStore.Block_contextsMatchingIdentifierPathCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_contextsMatchingIdentifierPathCompletion(NSArray<? extends CLSContext> contexts, NSError error)
-
-
-
Method Detail
-
call_contextsMatchingIdentifierPathCompletion
void call_contextsMatchingIdentifierPathCompletion(NSArray<? extends CLSContext> contexts, NSError error)
-
-