FreeHEP API
Version v1.1

Package org.freehep.util

Generic utility classes for FreeHEP.

See:
          Description

Interface Summary
HasNestedException An interface implemented by some exceptions to indicate that they have an additional exception nested inside of them.
 

Class Summary
Assert Additional assert methods to the junit.framework.Assert class.
DocumentOutputStream An OutputStream implementation that places it's output in a swing text model (Document).
DoubleHashtable Stores a hashtable of hashtables, which can be indexed by a key and a subkey.
DoubleWithError A class that encapsulates a value and its error.
Factory Methods to use factories (a la JAXP).
FastStack Unsynchronized version of a Stack.
FreeHEPLookup A simple lookup which allows adding and removing items.
IndentPrintWriter A PrintWriter that keeps track of an indentation level and indents the output appropriately.
OptionParser  
PackageInfo Methods for Package Info (version, name, ...)
ScientificFormat This code formats numbers in Scientific Notation.
Value A class that can represent any Java object or primitive.
 

Exception Summary
NestedException An exception with an embedded (nested) exception.
NestedRuntimeException A runtime exception with an embedded (nested) exception.
 

Package org.freehep.util Description

Generic utility classes for FreeHEP.

@Status Stable.


FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.