FreeHEP API
Version v1.2

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.
OptionParser  
PackageInfo Methods for Package Info (version, name, ...)
ScientificFormat This code formats numbers in Scientific Notation.
Service This class does the same as sun.misc.Service, which may become public in some java or javax package at some point.
UserProperties Special property class which allows typed properties to be set and returned.
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.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.