| Package | Description |
|---|---|
| cz.vutbr.web.csskit |
| Modifier and Type | Class and Description |
|---|---|
static class |
CalcArgs.DoubleEvaluator
An abstract pre-defined evaluator that produces a double value from the expression.
|
static class |
CalcArgs.StringEvaluator
A pre-defined evaluator that produces a string representation of the expression.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CalcArgs.evaluate(CalcArgs.Evaluator<T> eval) |
Copyright © 2018. All rights reserved.