Package org.mozilla.util

Application utilities.

See:
          Description

Class Summary
Assert The Assert class provides convenient means for condition testing.
Debug Vendor of debug "filter" strings set & queried by clients.
Log Logging facility.
ParameterCheck ParameterCheck provides convenient means for parameter checking.
Range An Range is an object representing a range of integer values.
Utilities  
 

Exception Summary
AssertionFailureException This exception is thrown when an Assert.assert() fails.
RangeException An RangeException is an exception that is thrown when a value is outside of its acceptable range.
 

Package org.mozilla.util Description

Application utilities. Logging, Debugging, Factory, Assertion, and Parameter Checking


Last modified: Mon Mar 14 20:45:20 Eastern Standard Time 2005



Copyright © 2002-2005 Mozilla.org All Rights Reserved.