RESOLVED - issue BATCH-367: When the samples run, all the execution attributes are of type STRING - this must be wrong.

http://jira.springframework.org/browse/BATCH-367

organize imports
This commit is contained in:
robokaso
2008-02-18 10:44:45 +00:00
parent 97317b3bbe
commit 9e37f2b049

View File

@@ -15,7 +15,6 @@
*/
package org.springframework.batch.item.stream;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;