Schnittstelle LockFlags


public interface LockFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    lock for exclusive access
    static final int
    first flag that can be used for custom purposes
    static final int
    lock for read access
    static final int
    lock for write access
  • Felddetails