Uses of Class
org.robovm.apple.foundation.NSCompoundPredicate
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSCompoundPredicate in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSCompoundPredicate Modifier and Type Method Description static NSCompoundPredicateNSCompoundPredicate. createAndPredicate(NSArray<NSPredicate> subpredicates)static NSCompoundPredicateNSCompoundPredicate. createNotPredicate(NSPredicate predicate)static NSCompoundPredicateNSCompoundPredicate. createOrPredicate(NSArray<NSPredicate> subpredicates)