Class AEThread2.JoinLock

  • Enclosing class:
    AEThread2

    private static final class AEThread2.JoinLock
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean released  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private JoinLock()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • released

        volatile boolean released
    • Constructor Detail

      • JoinLock

        private JoinLock()