Microsoft SDK for Java

addSingleton

This method of the UnsignedIntRanges Class adds a range of a single, unsigned integer to the UnsignedIntRanges object.

Syntax

public synchronized void addSingleton(int n);

Parameters

n The integer range.

Overrides

addSingleton(int) in IntRanges.

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