public class JaccardCoeficientsFileProducer extends Object
JaccardCoeficientsFile.
It extends DataOutputStream, so that the data can be
passed to this producer using store(), close() etc. methods.public void close()
throws IOException
IOExceptionpublic void store(UnitPair up) throws IOException
IOExceptionpublic void copyFrom(DataInputStream in) throws IOException
IOExceptionCopyright © 2016 Egothor. All Rights Reserved.