Class Dict
java.lang.Object
org.gvsig.expressionevaluator.spi.formatter.value.Dict
- All Implemented Interfaces:
Formatter<ExpressionBuilder.Value>
- Author:
- jjdelcerro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanApply(ExpressionBuilder.Value value) format(ExpressionBuilder.Value function0)
-
Constructor Details
-
Dict
-
-
Method Details
-
canApply
- Specified by:
canApplyin interfaceFormatter<ExpressionBuilder.Value>
-
format
- Specified by:
formatin interfaceFormatter<ExpressionBuilder.Value>
-