public class Cost extends Object
Aggregate
double
benefit
int
benefitCount
cost
Cost()
void
copyFrom(Cost other)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double cost
public int benefitCount
public double benefit
public Cost()
public void copyFrom(Cost other)
public String toString()
toString
Object
Copyright © 2006–2016 Julian Hyde. All rights reserved.