Firefish 0.5.10

Package gov.lbl.dsd.util

Utility classes widely used across DSD projects.

See:
          Description

Class Summary
ByteConverter Efficient portable array conversions for high performance I/O through bulk data transfer rather than piece-wise transfer.
CmdLineProgram Abstract base class that eases development and maintenance of command line programs.
Pair A convenience class holding two elements, namely first and second, either or both of which may be null.
 

Exception Summary
UsageException An exception used when a user defines invalid or illegal command line arguments.
 

Package gov.lbl.dsd.util Description

Utility classes widely used across DSD projects.


Firefish 0.5.10

Jump to the Firefish Homepage