|
WebObjects 5.2.3 | ||||||||||
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. |
byte[] |
NSData.bytesNoCopy(NSMutableRange range)
The receiver's actual data is composed of the returned array's bytes that lie within range . |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |