CubeTwister 2.0alpha141 2011-10-13

ch.randelshofer.util
Class CompareFiles

java.lang.Object
  extended by ch.randelshofer.util.CompareFiles

public class CompareFiles
extends java.lang.Object

Compares two files of equal size and content.

Version:
1.0 2000-07-03
Author:
Werner Randelshofer, Hausmatt 10, CH-6405 Immensee, Switzerland

Constructor Summary
CompareFiles()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareFiles

public CompareFiles()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

(c) Werner Randelshofer.
All rights reserved.