org.sourceforge.jemm.itest.counter
Class CounterTransformed

java.lang.Object
  extended by org.sourceforge.jemm.itest.counter.CounterTransformed
All Implemented Interfaces:
org.sourceforge.jemm.util.JEMMObject

public class CounterTransformed
extends java.lang.Object
implements org.sourceforge.jemm.util.JEMMObject


Field Summary
protected  org.sourceforge.jemm.lifecycle.ShadowUserObject jemmOIF
           
 
Constructor Summary
CounterTransformed()
           
CounterTransformed(org.sourceforge.jemm.lifecycle.ShadowUserObject jemmOIF)
           
 
Method Summary
 int getCount()
           
 void incrementCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jemmOIF

protected org.sourceforge.jemm.lifecycle.ShadowUserObject jemmOIF
Constructor Detail

CounterTransformed

public CounterTransformed()

CounterTransformed

public CounterTransformed(org.sourceforge.jemm.lifecycle.ShadowUserObject jemmOIF)
Method Detail

incrementCount

public void incrementCount()

getCount

public int getCount()


Copyright © 2009. All Rights Reserved.