public class Pair<T> extends Object
Pair(T item, double weight)
T
item()
double
weight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(T item, double weight)
public T item()
public double weight()
Copyright © 2018 Alibaba Group. All rights reserved.