Project

General

Profile

« Previous | Next » 

Revision 90046bc4

Added by Andreas Müller almost 8 years ago

Remove generics from Reference in cdmlib-model #5830

View differences:

cdmlib-model/src/test/java/eu/etaxonomy/cdm/model/taxon/TaxonNodeTest.java
52 52
	private static TaxonNameBase<?,?> taxonName1;
53 53
	private static TaxonNameBase<?,?> taxonName2;
54 54
	private static TaxonNameBase<?,?> taxonName3;
55
	private static Reference<?> ref1;
56
	private static Reference<?> ref2;
57
	private static Reference<?> ref3;
55
	private static Reference ref1;
56
	private static Reference ref2;
57
	private static Reference ref3;
58 58
	private static Synonym syn1;
59 59
	/**
60 60
	 * @throws java.lang.Exception

Also available in: Unified diff