Package apple.foundation
Interface NSPredicate.Block_predicateWithBlock
-
- Enclosing class:
- NSPredicate
public static interface NSPredicate.Block_predicateWithBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancall_predicateWithBlock(java.lang.Object evaluatedObject, NSDictionary<java.lang.String,?> bindings)
-
-
-
Method Detail
-
call_predicateWithBlock
boolean call_predicateWithBlock(java.lang.Object evaluatedObject, NSDictionary<java.lang.String,?> bindings)
-
-