edu.washington.cs.pl_if.scp
Interface MD5Check

All Superinterfaces:
Runnable

public interface MD5Check
extends Runnable


Method Summary
 void checkFile(FileInfo file)
           
 boolean wasSuccess()
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

checkFile

void checkFile(FileInfo file)

wasSuccess

boolean wasSuccess()