public final class Estimate extends Object
boolean
equals(Object o)
double
getValue()
int
hashCode()
isUnknown()
static Estimate
of(double value)
String
toString()
unknown()
zero()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static Estimate unknown()
public static Estimate zero()
public static Estimate of(double value)
public boolean isUnknown()
public double getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012–2019. All rights reserved.