Microsoft SDK for Java

addRanges

This method of the IntRanges Class adds another set of ranges to this object's set of ranges.

Syntax

public synchronized void addRanges(IntRanges r);

Parameters

r Another IntRangesIntRanges object.

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