public final class Weighted<T> extends Object
T
item
int
weight
Weighted(T item, int weight)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final T item
public final int weight
public Weighted(T item, int weight)
Copyright © 2019. All rights reserved.