sdt.ga
Class Lock

java.lang.Object
  |
  +--sdt.ga.Lock

public class Lock
extends java.lang.Object

Implements a lock object to be used.


Field Summary
static Lock print
           
 
Constructor Summary
Lock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

print

public static Lock print
Constructor Detail

Lock

public Lock()