il2.inf.structure
Interface JoinTreeStats.Stat

All Known Implementing Classes:
JoinTreeStats.StatImpl
Enclosing class:
JoinTreeStats

public static interface JoinTreeStats.Stat

Since:
020305

Method Summary
 BigInteger getMax()
           
 double getNormalizedMax()
           
 BigInteger getTotal()
           
 

Method Detail

getMax

BigInteger getMax()

getNormalizedMax

double getNormalizedMax()

getTotal

BigInteger getTotal()


Copyright 2010 UCLA Automated Reasoning Group