Schnittstelle TestFileType


public interface TestFileType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    a file that was built on the compiling machine
    static final int
    a file that was included in the distribution tarball
  • Felddetails

    • DIST

      static final int DIST
      a file that was included in the distribution tarball
      Siehe auch:
    • BUILT

      static final int BUILT
      a file that was built on the compiling machine
      Siehe auch: