jef.test.dummies
Class SimpleClassC

java.lang.Object
  extended by jef.test.dummies.SimpleClassC

public class SimpleClassC
extends java.lang.Object

Author:
frusso

Constructor Summary
SimpleClassC()
          Creates a new instance of SimpleClassC
 
Method Summary
 int increase()
           
protected  void nop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleClassC

public SimpleClassC()
Creates a new instance of SimpleClassC

Method Detail

nop

protected void nop()

increase

public int increase()