All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.lotspiech.poker.ruin.HandProb
Copyright 2001, 2002 by Jeffrey B. Lotspiech. This program is open source; it is licensed under the Common Public License Version 0.5.
private static final String COPYRIGHT
public String name
public double prob
public int multiple
HandProb(String line, double denom)
HandProb(String name, double prob, int multiple)
static String format(double n, int places)
String toHtml(double denom)
All Packages Class Hierarchy This Package Previous Next Index