java-diff 1.0.5 review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 17K
Developer: Jeff Pace
0 stars award from rbytes.net

java-diff is a set of Java classes which implement the longest common subsequences algorithm.

java-diff compares the elements in two arrays, returning a list of Difference objects, each of which describes an addition, deletion, or change between the two arrays.

Requirements:
Java Environment

What's New in This Release:
This version includes a fix to the difference algorithm.

java-diff 1.0.5 keywords