org.xradar.test.f
Class F1

java.lang.Object
  extended by org.xradar.test.f.F1

public class F1
extends java.lang.Object

XRadar test application class. This class is meant for having large amaounts of complex code.

Since:
XRadar 0.8
Author:
Kristoffer Kvam

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

Constructor Detail

F1

public F1()
Method Detail

longMethod

public java.lang.String longMethod()

copiedLongMethod

public java.lang.String copiedLongMethod()