Package org.fuin.utils4j

Basic Java utilities.

See:
          Description

Interface Summary
Cancelable A unit of work that is cancelable.
Utils4J.UnzipInputStreamWrapper Wraps a given input stream into another one an returns it.
 

Class Summary
CancelableVolatile A simple Cancelable implementation that can be used to synchronize a cancel request between threads without locking.
Utils4J Common utility methods for use in Java applications and libraries.
 

Exception Summary
IllegalNullArgumentException Thrown to indicate that a method has been passed an illegal null argument.
InvokeMethodFailedException Calling a method with reflection failed.
 

Package org.fuin.utils4j Description

Basic Java utilities.



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.