|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.gnome.gdk.Gdk.Lock
public static final class Gdk.Lock
An inner class for the purely cosmetic purpose of giving an explicit name to the global GDK lock. By using this, we end up having
"waiting on ..., a Gdk$Lock"appear in thread dumps. Otherwise, it could just as well have been java.lang.Object. There is no reason to ever instantiate one of these yourself, so there's no public constructor. In fact, you probably can forget you ever read this.
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |