Schnittstelle MapFlags


public interface MapFlags
  • Feldübersicht

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

    • READ

      static final int READ
      map for read access
      Siehe auch:
    • WRITE

      static final int WRITE
      map for write access
      Siehe auch:
    • FLAG_LAST

      static final int FLAG_LAST
      first flag that can be used for custom purposes
      Siehe auch: