Package org.jSyncManager.API.Tools

Contains useful jSyncManager API Utility Classes.

Interface Summary

LogStreamInterfaceThe Log Stream Interface.

Class Summary

CircularQueueThe Circular Queue class.
CircularQueueOverrunExceptionThe CircularQueueOverrunException class.
CircularQueueUnderrunExceptionThe CircularQueueUnderrunException class.
LogStreamThe Log Stream class.
StringManipulator A class to provide string manipulation routines.
UnfolderInputStreamThe Unfolding Input Stream class.
UnsignedByteA simple class for manipulating standard Java signed bytes as if they were Unsigned bytes.
Contains useful jSyncManager API Utility Classes.

Package Information:

This package contains utility classes that are used by other parts of the jSyncManager API. Classes in this package are of general usage across the entire project, and contain no data-synchronization handheld-specific code. <!-- Put @see and @since tags down here. -->