com.yobotics.simulationconstructionset
Class BusyLock

java.lang.Object
  extended by com.yobotics.simulationconstructionset.BusyLock

public class BusyLock
extends java.lang.Object

Title: SimulationConstructionSet Description: Copyright: Copyright (c) 2000 Company: Yobotics, Inc.

Version:
1.0
Author:
Jerry Pratt

Field Summary
static java.lang.Object lock
           
 
Constructor Summary
BusyLock()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lock

public static final java.lang.Object lock
Constructor Detail

BusyLock

public BusyLock()