Package org.mozilla.util

Class Summary
Assert The Assert class provides convenient means for condition testing.
Debug Debug Vendor of debug "filter" strings set & queried by clients.
Log Log
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.