Schnittstelle StreamStatusType


public interface StreamStatusType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    A new thread need to be created.
    static final int
    a thread is destroyed
    static final int
    a thread entered its loop function
    static final int
    a thread left its loop function
    static final int
    a thread is paused
    static final int
    a thread is started
    static final int
    a thread is stopped