Microsoft SDK for Java

isEmpty

This method of the IntRanges Class determines if the IntRanges object is empty.

Syntax

public boolean isEmpty();

Return Value

Returns true if the object contains no ranges; otherwise, returns false.

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