- java.lang.Object
-
- de.mirkosertic.bytecoder.classlib.java.util.concurrent.locks.TReentrantLock
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TReentrantLock
public TReentrantLock()
-
Method Detail
-
lock
public void lock()
- Specified by:
lock in interface Lock
-
tryLock
public boolean tryLock()
- Specified by:
tryLock in interface Lock
-
unlock
public void unlock()
- Specified by:
unlock in interface Lock
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.