org.xradar.test.a.suba
Class SubA

java.lang.Object
  extended by org.xradar.test.a.suba.SubA

public class SubA
extends java.lang.Object

Class to test redunant code for the XRadar test application

Author:
Kristoffer Kvam

Constructor Summary
SubA()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubA

public SubA()