org.sourceforge.jemm.itest.functionality.classes
Class LockedUpdate

java.lang.Object
  extended by org.sourceforge.jemm.itest.functionality.classes.LockedUpdate

public class LockedUpdate
extends java.lang.Object


Constructor Summary
LockedUpdate()
           
 
Method Summary
 int getI()
           
 void updateI()
           
 void updateIOtherLock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockedUpdate

public LockedUpdate()
Method Detail

getI

public int getI()

updateI

public void updateI()

updateIOtherLock

public void updateIOtherLock()


Copyright © 2009. All Rights Reserved.