The classes have serial ids; no need to suppress the warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
212ac51aee
commit
461141c88b
|
@ -219,7 +219,6 @@ public class FactoryUtilsTest extends junit.framework.TestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@SuppressWarnings("serial")
|
||||
public static class Mock2 implements Serializable {
|
||||
/**
|
||||
* Generated serial version ID.
|
||||
|
|
Loading…
Reference in New Issue