|
WebObjects 5.2.4 | ||||||||||
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 | |
byte[] |
NSData.bytesNoCopy(NSMutableRange range)
The receiver's actual data is composed of the returned array's bytes that lie within range . |
void |
NSRange.subtractRange(NSRange otherRange,
NSMutableRange resultRange1,
NSMutableRange resultRange2)
Subtracts a range from this NSRange and stores the result in one or two NSMutableRanges. |
|
Last updated Wed May 25 10:47:15 PDT 2005. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |