|
Class Summary |
| Cat |
Ouput a file to the standard output |
| CircularArray<T> |
Java's internal LinkedList implementation is extremely GC expensive. |
| GridIndexedFileHeap |
Generic utility class that indexes a random access file by a grid tree. |
| ReaderInputStream |
Adapter to convert a Reader to an InputStream. |
| SortableList<E extends Comparable<E>> |
This is a java.util.List implementation, that provides insitu sorting
of the elements. |
| SparseClusteredMatrix<T> |
Implements a sparse matrix interface optimized for data that is likely to be
clustered in 2dimensional space, where most of the empty space is surrounding
a cluster of elements. |
| SparseVector<T> |
:Id: SparseVector.java,v 1.5 2003/02/24 00:13:51 wurp Exp $
:Log: SparseVector.java,v $
Revision 1.5 2003/02/24 00:13:51 wurp
Formatted all java code for cvs (strictSunConvention.xml)
Revision 1.4 2001/06/20 04:05:42 wurp
added log4j. |
| Xith3DLogo |
Displays a small video with the Xith3D logo rotating. |
| ZipUtility |
|