Revision 40596 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.spi/src/main/java/org/gvsig/fmap/dal/feature/spi/memory/MemoryFeatureSet.java

View differences:

MemoryFeatureSet.java
21 21
 * For any additional information, do not hesitate to contact us
22 22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
23 23
 */
24
/*
25
 * AUTHORS (In addition to CIT):
26
 * 2009 IVER T.I   {{Task}}
27
 */
28 24
package org.gvsig.fmap.dal.feature.spi.memory;
29 25

  
30 26
import java.util.Iterator;
......
168 164

  
169 165
		}
170 166
	}
171
}
167
}

Also available in: Unified diff