1 2 3 4 5 6 7
package com.testware.ejb.common; // Test: static final long serialVersionUID = 2486685186022095906L; public class Test extends ATest { void getid() { } }