public class Document extends Object
Document(String name, int k, int d)
static void
main(String[] args)
String
name()
double
simTo(Document other)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Document(String name, int k, int d)
public double simTo(Document other)
public String name()
public static void main(String[] args)
Copyright © 2014. All Rights Reserved.