Microsoft SDK for Java

addRanges

This method of the UnsignedIntRanges Class adds a set of ranges to this set of ranges.

Syntax

public synchronized void addRanges(IntRanges r);

Parameters

r An IntRanges object to add to this UnsignedIntRanges object.

Overrides

addRanges(IntRanges) in IntRanges.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.