il2.inf.structure
Class JoinTreeStats.StatImpl
Object
JoinTreeStats.StatImpl
- All Implemented Interfaces:
- JoinTreeStats.Stat
- Enclosing class:
- JoinTreeStats
public static class JoinTreeStats.StatImpl
- extends Object
- implements JoinTreeStats.Stat
- Since:
- 020305
JoinTreeStats.StatImpl
public JoinTreeStats.StatImpl(BigInteger max,
double normalized,
BigInteger total)
getMax
public BigInteger getMax()
- Specified by:
getMax
in interface JoinTreeStats.Stat
getNormalizedMax
public double getNormalizedMax()
- Specified by:
getNormalizedMax
in interface JoinTreeStats.Stat
getTotal
public BigInteger getTotal()
- Specified by:
getTotal
in interface JoinTreeStats.Stat
combine
public void combine(JoinTreeStats.Stat other)
Copyright 2010 UCLA Automated Reasoning Group