T
public static class WeightRandom.WeightObj<T> extends java.lang.Object
WeightRandom.WeightObj(T obj, double weight)
boolean
equals(java.lang.Object obj)
getObj()
double
getWeight()
int
hashCode()
void
setObj(T obj)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public WeightRandom.WeightObj(T obj, double weight)
obj
weight
public T getObj()
public void setObj(T obj)
public double getWeight()
public int hashCode()
hashCode
java.lang.Object
public boolean equals(java.lang.Object obj)
equals
Copyright © 2018. All rights reserved.