com.ibm.jbatch.tck.artifacts.reusable
Class MyCounter
java.lang.Object
com.ibm.jbatch.tck.artifacts.reusable.MyCounter
public class MyCounter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyCounter
public MyCounter()
getBeforeCount
public int getBeforeCount()
incrementBeforeCount
public void incrementBeforeCount()
getAfterCount
public int getAfterCount()
incrementAfterCount
public void incrementAfterCount()
Copyright © 2013. All Rights Reserved.