public final class WeightCountTuple extends Object
long
count
double
weight
WeightCountTuple()
WeightCountTuple(double weight, long count)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public double weight
public long count
public WeightCountTuple()
public WeightCountTuple(double weight, long count)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.