Project

General

Profile

« Previous | Next » 

Revision 7fa325bc

Added by Andreas Müller about 6 years ago

ref #6241 change @date to @since

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/common/ResultSetPartitioner.java
25 25

  
26 26
/**
27 27
 * @author a.mueller
28
 * @created 16.02.2010
28
 * @since 16.02.2010
29 29
 */
30 30
public class ResultSetPartitioner<STATE extends IPartitionedState> {
31 31
	private static final Logger logger = Logger.getLogger(ResultSetPartitioner.class);

Also available in: Unified diff