Implemented Evaluation
This commit is contained in:
@@ -34,4 +34,8 @@
|
||||
- (NSIndexPath *)indexPathByIncrementingLastIndex;
|
||||
- (NSIndexPath *)indexPathByDecrementingLastIndex;
|
||||
|
||||
- (NSIndexPath *)indexPathWithLength:(NSUInteger)length; // use length indexes from the receiver, exception if too much
|
||||
|
||||
- (NSIndexPath *)commonIndexPathWith:(NSIndexPath *)indexPath;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user