You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



All Packages  This Package  Class Hierarchy  Class Search  Index

Class calypso.util.SelfTestRWLock.RWTestHelper

java.lang.Object
   |
   +----calypso.util.SelfTestRWLock.RWTestHelper

static class  SelfTestRWLock.RWTestHelper
     extends java.lang.Object
     implements java.lang.Runnable
{
          // Fields 5
     int fCount;
     int fDelay;
     int fHow;
     RWLock fLock;
     int fValue;

          // Constructors 1
     RWTestHelper(RWLock, int, int, int, int);

          // Methods 1
     public void run();
}



Fields


fLock

   RWLock fLock


fHow

   int fHow


fValue

   int fValue


fCount

   int fCount


fDelay

   int fDelay



Constructors


RWTestHelper

   RWTestHelper(RWLock aLock, 
                int aHow, 
                int aValue, 
                int aCount, 
                int aDelay) 



Methods


run

   public void run() 
Implements:
run in interface Runnable


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4