public class BaseExpression extends Expression
BaseExpression
returns the value returned by the StatsCollector
for the specified stat.Modifier and Type | Field and Description |
---|---|
protected String |
stat |
protected StatsCollector |
statsCollector |
Constructor and Description |
---|
BaseExpression(StatsCollector statsCollector,
String stat) |
Modifier and Type | Method and Description |
---|---|
Comparable |
getValue() |
comparator
protected final StatsCollector statsCollector
protected final String stat
public BaseExpression(StatsCollector statsCollector, String stat)
public Comparable getValue()
getValue
in class Expression
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.