public class EmptyHashFileGenerator extends java.lang.Object implements HashFileGenerator
| Constructor and Description |
|---|
EmptyHashFileGenerator() |
public com.google.common.base.Optional<java.lang.String> hash(com.google.common.base.Optional<java.net.URL> url)
throws java.io.IOException
hash in interface HashFileGeneratorjava.io.IOExceptionpublic com.google.common.base.Optional<java.lang.String> hashMulti(java.util.Collection<java.net.URL> urls)
throws java.io.IOException
hashMulti in interface HashFileGeneratorjava.io.IOException