API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPSet(CPPredicate) Category Reference

Instance Methods

(CPSet- filteredSetUsingPredicate:
 
(void) - filterUsingPredicate:
 

Detailed Description

Definition at line 226 of file CPPredicate.j.

Method Documentation

- (CPSet) filteredSetUsingPredicate: (CPPredicate aPredicate
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.

- (void) filterUsingPredicate: (CPPredicate predicate
implementation

Extends class CPSet.

Definition at line 245 of file CPPredicate.j.


The documentation for this category was generated from the following file: