Ejemplo n.º 1
0
 @Override
 protected boolean transactionIsPrivate() {
   return ExtendedTester.transactionIsPrivate(this);
 }
Ejemplo n.º 2
0
 public void threadAfter() {
   ExtendedTester.threadAfter(this);
 }