cz.cuni.amis.concurrency
Class Test07_AtomicLongList.IncValueAsync

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

public static class Test07_AtomicLongList.IncValueAsync
extends Object
implements Runnable


Constructor Summary
Test07_AtomicLongList.IncValueAsync(int from, int to)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test07_AtomicLongList.IncValueAsync

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

run

public void run()
Specified by:
run in interface Runnable


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