| 
WebObjects 5.2.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NSMutableRange | |
| com.webobjects.foundation | Provides a set of robust and mature core classes, including utility, collection, key-value coding, time and date, notification, and debug logging classes. | 
| Uses of NSMutableRange in com.webobjects.foundation | 
| Methods in com.webobjects.foundation with parameters of type NSMutableRange | |
 void | 
NSRange.subtractRange(NSRange otherRange,
              NSMutableRange resultRange1,
              NSMutableRange resultRange2)
Subtracts a range from this NSRange and stores the result in one or two NSMutableRanges.  | 
 void | 
NSRange.subtractRange(NSRange otherRange,
              NSMutableRange resultRange1,
              NSMutableRange resultRange2)
Subtracts a range from this NSRange and stores the result in one or two NSMutableRanges.  | 
 byte[] | 
NSData.bytesNoCopy(NSMutableRange range)
The receiver's actual data is composed of the returned array's bytes that lie within range. | 
  | 
Last updated Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||