Embeddable class Watson should be in a stand alone class file.

This commit is contained in:
Tom Vahlman 2012-03-26 11:12:10 +02:00
parent 7bedf545e0
commit 1065fd4131

@ -1,6 +1,5 @@
package se.su.dsv.scipro.match.dataobject;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;