cz.cuni.amis.concurrency
Class Test02_HashMap.IncValueAsync

Package class diagram package Test02_HashMap.IncValueAsync
java.lang.Object
  extended by cz.cuni.amis.tests.ConcurrentTask
      extended by cz.cuni.amis.concurrency.Test02_HashMap.IncValueAsync
All Implemented Interfaces:
Runnable
Enclosing class:
Test02_HashMap

public static class Test02_HashMap.IncValueAsync
extends cz.cuni.amis.tests.ConcurrentTask


Constructor Summary
Test02_HashMap.IncValueAsync(int from, int to)
           
 
Method Summary
protected  void runImpl()
           
 
Methods inherited from class cz.cuni.amis.tests.ConcurrentTask
getException, isException, run, setLatch, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test02_HashMap.IncValueAsync

public Test02_HashMap.IncValueAsync(int from,
                                    int to)
Method Detail

runImpl

protected void runImpl()
Specified by:
runImpl in class cz.cuni.amis.tests.ConcurrentTask


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.