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
IOException
public void store(UnitPair up) throws IOException
IOException
public void copyFrom(DataInputStream in) throws IOException
IOException
Copyright © 2016 Egothor. All Rights Reserved.