cz.cuni.amis.concurrency
Class Test04_SyncHashMap_Reads.GetValue

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

public static class Test04_SyncHashMap_Reads.GetValue
extends Object
implements Runnable


Constructor Summary
Test04_SyncHashMap_Reads.GetValue(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

Test04_SyncHashMap_Reads.GetValue

public Test04_SyncHashMap_Reads.GetValue(int from,
                                         int to)
Method Detail

run

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


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