WebObjects 5.2.3

Uses of Class
com.webobjects.foundation.NSMutableRange

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.

Copyright © 2004 Apple Computer, Inc.