Project

General

Profile

« Previous | Next » 

Revision 7fa325bc

Added by Andreas Müller almost 6 years ago

ref #6241 change @date to @since

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/stream/IConverter.java
15 15
 * Supports mapping of input to output and identifier identification.
16 16
 *
17 17
 * @author a.mueller
18
 * @date 23.11.2011
18
 \* @since 23.11.2011
19 19
 *
20 20
 */
21 21
public interface IConverter<IN extends IConverterInput, OUT extends IConverterOutput, SOURCE_ID extends Object> {

Also available in: Unified diff