|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.util.Lock
public class Lock
| Field Summary | |
|---|---|
static Lock |
ALL_LOCK
|
| Constructor Summary | |
|---|---|
Lock(long maxKey)
|
|
| Method Summary | |
|---|---|
void |
check(long key)
|
void |
unlock()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Lock ALL_LOCK
| Constructor Detail |
|---|
public Lock(long maxKey)
| Method Detail |
|---|
public void check(long key)
public void unlock()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||