|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.gadgets.LockBox
public class LockBox
A pool of locks, that executes Runnables inside monitors indexed by String. Thread-safe Because We Care.
| Constructor Summary | |
|---|---|
LockBox()
|
|
| Method Summary | |
|---|---|
void |
runLocked(java.lang.String lockname,
java.lang.Runnable functron)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LockBox()
| Method Detail |
|---|
public void runLocked(java.lang.String lockname,
java.lang.Runnable functron)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||