demo
Class IndependentClockClient.ConcurrencyControl

java.lang.Object
  extended by demo.IndependentClockClient.ConcurrencyControl
Enclosing class:
IndependentClockClient

public static class IndependentClockClient.ConcurrencyControl
extends Object


Field Summary
 boolean active
           
 demo.Clock found
           
 Object lock
           
 
Constructor Summary
IndependentClockClient.ConcurrencyControl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

active

public volatile boolean active

found

public demo.Clock found

lock

public Object lock
Constructor Detail

IndependentClockClient.ConcurrencyControl

public IndependentClockClient.ConcurrencyControl()


Copyright © 2014. All rights reserved.