|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjet.events.EventIdGenerator
public class EventIdGenerator
| Field Summary | |
|---|---|
private static long |
id
|
private static java.util.concurrent.locks.ReentrantLock |
lock
|
| Constructor Summary | |
|---|---|
EventIdGenerator()
|
|
| Method Summary | |
|---|---|
static long |
getId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static long id
private static java.util.concurrent.locks.ReentrantLock lock
| Constructor Detail |
|---|
public EventIdGenerator()
| Method Detail |
|---|
public static long getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||