WebObjects 5.1

Uses of Class
com.webobjects.foundation.NSMutableRange

Packages that use NSMutableRange
com.webobjects.foundation   
 

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 Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.