![]() |
API
0.9.6
|
Instance Methods | |
(CPSet) | - filteredSetUsingPredicate: |
(void) | - filterUsingPredicate: |
Definition at line 226 of file CPPredicate.j.
|
implementation |
Returns a set filtered using a given predicate. aPredicate a CPPredicate object used to filter the objects in the set.
Extends class CPSet.
Definition at line 228 of file CPPredicate.j.
|
implementation |
Extends class CPSet.
Definition at line 245 of file CPPredicate.j.