You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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