uwcse.location.objects
Class MultiReadSingleWriteLock.UnitTest

java.lang.Object
  |
  +--uwcse.location.objects.MultiReadSingleWriteLock.UnitTest
Enclosing class:
MultiReadSingleWriteLock

public static class MultiReadSingleWriteLock.UnitTest
extends Object

A unit test for the lock.


Constructor Summary
MultiReadSingleWriteLock.UnitTest()
          UnitTest with several readers and writers.
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiReadSingleWriteLock.UnitTest

public MultiReadSingleWriteLock.UnitTest()
UnitTest with several readers and writers.

Method Detail

main

public static void main(String[] args)


This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE