public class Percentile extends Object implements Serializable
Percentile(int sum, int total, int limit)
boolean
equals(Object obj)
int
getLimit()
double
getPercentage()
getSum()
getTotal()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Percentile(int sum, int total, int limit)
public int getSum()
public int getTotal()
public int getLimit()
public double getPercentage()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2015 Molindo GmbH. All Rights Reserved.