cz.cuni.amis.utils.sets
Class Test02_ConcurrentHashSet

Package class diagram package Test02_ConcurrentHashSet
java.lang.Object
  extended by cz.cuni.amis.tests.BaseTest
      extended by cz.cuni.amis.utils.sets.Test02_ConcurrentHashSet

public class Test02_ConcurrentHashSet
extends cz.cuni.amis.tests.BaseTest


Field Summary
 
Fields inherited from class cz.cuni.amis.tests.BaseTest
log, NEW_LINE
 
Constructor Summary
Test02_ConcurrentHashSet()
           
 
Method Summary
static void main(String[] args)
           
 void test()
           
 
Methods inherited from class cz.cuni.amis.tests.BaseTest
afterTest, assertFail, assertFalse, assertTrue, baseTestBeforeClass, beforeTest, getLogLevel, is32Bit, is64Bit, isLinux, isMac, isWindows, log, process, process, testFailed, testFailed, testOk
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test02_ConcurrentHashSet

public Test02_ConcurrentHashSet()
Method Detail

test

public void test()

main

public static void main(String[] args)


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