public class VideoStatisticTool.VideoStatisticResult extends java.lang.Object
boolean
isValid
int
maxDeal
meanCount
meanDeal
minDeal
other
sumDeal
VideoStatisticResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean isValid
public int minDeal
public int maxDeal
public int meanDeal
public int meanCount
public int sumDeal
public int other
public VideoStatisticResult()