org.xradar.test.b.b2
Class B2

java.lang.Object
  extended by org.xradar.test.b.b2.B2

public class B2
extends java.lang.Object

Class in the XRadar test application. This class should not reference anything else than external classes.

Author:
Kjetil Jorgensen-Dahl

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

Constructor Detail

B2

public B2()
Method Detail

SillyNamedMethod

public void SillyNamedMethod()