Module org.controlsfx.controls
Class AggregatorsParser.Aggregation
- java.lang.Object
-
- impl.org.controlsfx.tableview2.filter.parser.aggregate.AggregatorsParser.Aggregation
-
- Enclosing class:
- AggregatorsParser
public static class AggregatorsParser.Aggregation extends Object
-
-
Method Detail
-
getLhs
public String getLhs()
-
getRhs
public String getRhs()
-
getParser
public AggregatorsParser getParser()
-
-