Package ch.bailu.gtk.gst
Schnittstelle LockFlags
public interface LockFlags
-
Feldübersicht
Felder
-
Felddetails
-
READ
static final int READlock for read access- Siehe auch:
-
WRITE
static final int WRITElock for write access- Siehe auch:
-
EXCLUSIVE
static final int EXCLUSIVElock for exclusive access- Siehe auch:
-
LAST
static final int LASTfirst flag that can be used for custom purposes- Siehe auch:
-