com.atlassian.util.concurrent
Class PhasedLatchTest

java.lang.Object
  extended by com.atlassian.util.concurrent.PhasedLatchTest

public class PhasedLatchTest
extends java.lang.Object


Constructor Summary
PhasedLatchTest()
           
 
Method Summary
 void phaseComparator()
           
 void phaseComparatorAtMaxValue()
           
 void phases()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhasedLatchTest

public PhasedLatchTest()
Method Detail

phases

public void phases()
            throws java.lang.Exception
Throws:
java.lang.Exception

phaseComparator

public void phaseComparator()
                     throws java.lang.Exception
Throws:
java.lang.Exception

phaseComparatorAtMaxValue

public void phaseComparatorAtMaxValue()
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.