public class Document<K> extends Object
Document(K id_)
Document(K id_, SparseVector feature_)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Document(K id_, SparseVector feature_)
public Document(K id_)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014–2021 码农场. All rights reserved.