Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / evaluator / AndEvaluator.java @ 1771

History | View | Annotate | Download (3.33 KB)

  • svn:mime-type: text/plain
# Date Author Comment
1693 05/13/2018 07:51 AM Joaquín del Cerro Murciano

Add support to clonable and to get the evaluators containeds in AndEvaluator.

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

488 05/23/2011 09:49 AM Jorge Piera

Just updating the implementation of some methods for a better performance

487 05/23/2011 07:57 AM Jorge Piera

Adding the AndEvaluator: a new evaluator that is composed by a set of evaluators [gvsig-desktop #15366]